We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28171cf + 8dd881d commit f588541Copy full SHA for f588541
Formula/gen-ir@0.4.3.rb
@@ -12,11 +12,6 @@ class GenIrAT043 < Formula
12
strategy :github_latest
13
end
14
15
- bottle do
16
- root_url "https://github.com/veracode/homebrew-tap/releases/download/gen-ir-0.4.3"
17
- sha256 cellar: :any_skip_relocation, monterey: "8ef8b2c80de59c27a437e59308b0ee4602150e992227ed357dd8e3d3b8f50d0c"
18
- end
19
-
20
keg_only :versioned_formula
21
22
depends_on xcode: ["13.0", :build]
0 commit comments