Skip to content

Commit

Permalink
Merge pull request Homebrew#195087 from Homebrew/bump-restfox-0.32.0
Browse files Browse the repository at this point in the history
restfox 0.32.0
  • Loading branch information
krehel authored Dec 12, 2024
2 parents e4968f1 + fabe055 commit 7035205
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/r/restfox.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "restfox" do
arch arm: "arm64", intel: "x64"

version "0.31.0"
sha256 arm: "ae8dc956675361105cb1f60a39e6943229ed56c67a704ed9a4e0498faae594f6",
intel: "a87eafaa77a705336e2de6e5ff7ec0013441a94aef11b7ebc9c573e182aadf8f"
version "0.32.0"
sha256 arm: "2f862a97651914276f5c3336c1ab5782ac937e567f5dcea6b8500b06c4a4f18d",
intel: "93a5b8625e1a918f890ad026f09298461d0d0711ed020afaa73c5555dfd17012"

url "https://github.com/flawiddsouza/Restfox/releases/download/v#{version}/Restfox-darwin-#{arch}-#{version}.zip",
verified: "github.com/flawiddsouza/Restfox/releases/download/"
Expand Down

0 comments on commit 7035205

Please sign in to comment.