Skip to content

Commit

Permalink
Merge pull request #196785 from danhallock/acorn-update
Browse files Browse the repository at this point in the history
acorn 8.0
  • Loading branch information
p-linnane authored Dec 30, 2024
2 parents f604c81 + 3acf456 commit 08dd7c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/a/acorn.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "acorn" do
version "7.4.6"
sha256 "4102c05f1b5fe8771b98e0070133768e665cfebf0eabf1573053e3833b96e8c0"
version "8.0"
sha256 "64065b7d6a3a801b701be40e082768fbf5aaa05aa41c8c421ed1bd8579ac1e62"

url "https://flyingmeat.com/download/Acorn-#{version}.zip"
name "Acorn"
Expand All @@ -13,7 +13,7 @@
end

auto_updates true
depends_on macos: ">= :mojave"
depends_on macos: ">= :sonoma"

app "Acorn.app"

Expand Down

0 comments on commit 08dd7c5

Please sign in to comment.