Skip to content

Commit

Permalink
gen-ir: update 0.4.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaLikesCheez committed Jun 5, 2023
1 parent f8557c8 commit b06edf9
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.0"
sha256 cellar: :any_skip_relocation, monterey: "fd2212ca01340a0b6fa2826509c754727eb609416c4c133731d35332c0b5f6ec"
root_url "https://github.com/veracode/homebrew-tap/releases/download/gen-ir-0.4.1"
sha256 cellar: :any_skip_relocation, monterey: "fc5142b0d7f687470503f58d2fd122fa32051cd316a7f5dfbf1fcbd879dc4b72"
end

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

0 comments on commit b06edf9

Please sign in to comment.