Skip to content

Commit

Permalink
gen-ir: update 0.5.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmxav committed Sep 13, 2024
1 parent 50b6ff7 commit 1cf5974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gen-ir.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ class GenIr < Formula
end

bottle do
root_url "https://github.com/veracode/homebrew-tap/releases/download/gen-ir-0.4.3"
sha256 cellar: :any_skip_relocation, monterey: "8ef8b2c80de59c27a437e59308b0ee4602150e992227ed357dd8e3d3b8f50d0c"
root_url "https://github.com/veracode/homebrew-tap/releases/download/gen-ir-0.5.0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc90c5d8a1cd71a27562718ef5da7ac1f7b800b6d0bd682ba36275d402310542"
end

depends_on xcode: ["13.0", :build]
Expand Down

0 comments on commit 1cf5974

Please sign in to comment.