Skip to content

Commit

Permalink
Merge pull request #200197 from Homebrew/bump-chipmunk-3.15.2
Browse files Browse the repository at this point in the history
chipmunk 3.15.2
  • Loading branch information
khipp authored Jan 31, 2025
2 parents 126e5b7 + 6ff9a24 commit aea7bf7
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.14.3"
sha256 arm: "398a69dc1dc129e7232d71d487eb1269225bf0677b518f41e0bdec1a4a9cef0d",
intel: "c790886b0b5ff5c078247353e653c4430432493bec3e05ff54d6bcdf530cc41c"
version "3.15.2"
sha256 arm: "2abdcfac527f647d75e01187d39895ea00cd9676aaa48d7e7f4e7728c3dfa9a6",
intel: "8482bd9b7355979a82512e7eb637479ffa0b77fd4d2e47cdc5214bef54c8aa13"

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 aea7bf7

Please sign in to comment.