Skip to content

Commit

Permalink
luniistore 4.0.312
Browse files Browse the repository at this point in the history
  • Loading branch information
zyoshoka committed Feb 12, 2025
1 parent 3b4aa3d commit 58bc650
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Casks/l/luniistore.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask "luniistore" do
arch arm: "arm64", intel: "i386"

version "2.6.312"
sha256 arm: "922603785e55f11dda4776af851763f20d579f6bb1c8ac4b6ef83e2506555490",
intel: "f235a1bac95b76488fcb6582ca86208a796e4467c69e9224ef0db6aefbb2714f"
version "4.0.312"
sha256 arm: "8832d1e84d5897f9e4b334097b38485906f2a8bccfa552b0245798dc8a94b498",
intel: "6cde650bbc5a4ed23539eca2eb7bf4ff16777469601fd9c02fe9a8dce2375c9c"

url "https://storage.googleapis.com/storage.lunii.fr/public/deploy/installers/macos/#{arch}/Luniistore-#{version}-#{arch}.pkg",
url "https://storage.googleapis.com/storage.lunii.fr/public/deploy/installers/macos/#{arch}/Lunii-#{version}-#{arch}.pkg",
verified: "storage.googleapis.com/storage.lunii.fr/"
name "Luniistore"
desc "Utility for My Fabulous Storyteller"
Expand All @@ -18,7 +18,7 @@

auto_updates true

pkg "Luniistore-#{version}-#{arch}.pkg"
pkg "Lunii-#{version}-#{arch}.pkg"

postflight do
# The postinstall script automatically opens the app. Therefore, we must
Expand Down

0 comments on commit 58bc650

Please sign in to comment.