We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0067550 commit 6f0dbdcCopy full SHA for 6f0dbdc
Formula/llvm-12.rb
@@ -11,8 +11,9 @@ class Llvm12 < Formula
11
end
12
13
bottle do
14
- # root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v12.0.0"
15
- # sha256 cellar: :any, big_sur: "86f4773b03246bacb48cedb7ea6cc2be395a738ef2ae5eb666894790f47013db"
+ root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v12.0.1"
+ rebuild 1
16
+ sha256 cellar: :any, monterey: "c850e0581606a97c2e619edb6396d331ed38e262df552dc6068bd0182f9eaa4e"
17
18
19
# Clang cannot find system headers if Xcode CLT is not installed
0 commit comments