Skip to content

Commit

Permalink
acreom 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel committed Mar 18, 2024
1 parent 209b9c6 commit c59e01b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/a/acreom.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "acreom" do
arch arm: "-arm64"

version "1.16.1"
sha256 arm: "58552714ecde16d1ba7e7c7c8f8e920f661acbf1f3f13cac4c69bf703df68c89",
intel: "ba39ae0ef5323258bf593ddf2f0778aa413b3f7bc1ecb4fad8f90932f1e26e0d"
version "1.17.0"
sha256 arm: "ce41b7396be543cff5f2918cd571ac081339f788f46b9421a09c3f24edd8ec96",
intel: "abadd61ac2b843895c8788ad2a0e4cc6d3f2d01f882f2df28675d53524f7ee51"

url "https://github.com/Acreom/releases/releases/download/v#{version}/acreom-#{version}#{arch}.dmg",
verified: "github.com/Acreom/releases/"
Expand Down

0 comments on commit c59e01b

Please sign in to comment.