Skip to content

Commit

Permalink
acorn 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danhallock committed Dec 30, 2024
1 parent 93bf8be commit 3acf456
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 3acf456

Please sign in to comment.