Skip to content

Commit

Permalink
Merge pull request #178214 from Homebrew/bump-gnucash-5.7-1
Browse files Browse the repository at this point in the history
gnucash 5.7-1
  • Loading branch information
BrewTestBot authored Jul 1, 2024
2 parents 62180e8 + 2a22362 commit 331fd6b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Casks/g/gnucash.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "gnucash" do
version "5.6-1"
sha256 "2cc91f36d9939065dac366058aae1a6a8c41cfe84850b6b549ee87ba075d50d4"
version "5.7-1"
sha256 "1f55eb6eadd1ff18c41947601d57d43e280732dff577621e0441b47d9d688b0a"

url "https://github.com/Gnucash/gnucash/releases/download/#{version.hyphens_to_dots.major_minor}/Gnucash-Intel-#{version}.dmg",
verified: "github.com/Gnucash/gnucash/"
Expand Down Expand Up @@ -28,4 +28,8 @@
"~/Library/Preferences/org.gnucash.Gnucash.plist",
"~/Library/Saved Application State/org.gnucash.Gnucash.savedState",
]

caveats do
requires_rosetta
end
end

0 comments on commit 331fd6b

Please sign in to comment.