Skip to content

Commit

Permalink
Merge pull request #200423 from Homebrew/bump-chipmunk-3.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored Feb 3, 2025
2 parents 5386610 + 4399aea commit e3dc892
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/c/chipmunk.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "chipmunk" do
arch arm: "-arm64"

version "3.15.2"
sha256 arm: "2abdcfac527f647d75e01187d39895ea00cd9676aaa48d7e7f4e7728c3dfa9a6",
intel: "8482bd9b7355979a82512e7eb637479ffa0b77fd4d2e47cdc5214bef54c8aa13"
version "3.15.3"
sha256 arm: "65fbcd3efda0756ca6e3714f7fc5abcf0284bccf12947ca98e807bcb337d0216",
intel: "161ad1fe0f54d16f72a143b49392c1ed3ee589d82acd0055aa15e18c7cd567ca"

url "https://github.com/esrlabs/chipmunk/releases/download/#{version}/chipmunk@#{version}-darwin#{arch}-portable.tgz"
name "Chipmunk Log Analyzer & Viewer"
Expand Down

0 comments on commit e3dc892

Please sign in to comment.