Skip to content

Commit

Permalink
Merge pull request #188945 from Homebrew/bump-yaak-2024.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored Oct 17, 2024
2 parents 043fe32 + 4d23b6c commit 7d6fe9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/y/yaak.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "yaak" do
arch arm: "aarch64", intel: "x64"

version "2024.11.2"
sha256 arm: "a83805a2d40140fe9152a32d2eb1d0a1dbe1b8726cf032e7c1c9a48bf21add57",
intel: "95f2fe63466be668971708594174e9587e6bfc4cff58283c9817cc49e0b05c68"
version "2024.11.3"
sha256 arm: "6679bd754cd85ce77bde1fd06b8c521f0ecc34534fd715f9cd61882ed0cc3bcb",
intel: "041410c646a21e7c50abb58706d2e40f9bae8957db99ee1ca2de7c8b1352be8e"

url "https://github.com/yaakapp/app/releases/download/v#{version}/Yaak_#{version}_#{arch}.dmg",
verified: "github.com/yaakapp/app/"
Expand Down

0 comments on commit 7d6fe9f

Please sign in to comment.