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 c2980d9 commit e2faaa2Copy full SHA for e2faaa2
Formula/python@3.8.rb
@@ -12,8 +12,8 @@ class PythonAT38 < Formula
12
13
bottle do
14
root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.7"
15
- rebuild 2
16
- sha256 catalina: "5c6b9636314e1b438e436e0f5ec9ff8bdf8951939b31769e8424df6c6f9629f6"
+ rebuild 3
+ sha256 catalina: "c8a5eb1f78ad5f686c382236812ed541ddc692791dd412376862841c22aace9c"
17
end
18
19
# setuptools remembers the build flags python is built with and uses them to
0 commit comments