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 7d1c89f commit e3da009Copy full SHA for e3da009
Formula/python@3.8.rb
@@ -12,7 +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.12"
15
- sha256 catalina: "cd35443783c8e81d5cbd96ebbb1daf41dc47e68082bf8a03a91fde8b1b343aaf"
+ rebuild 1
16
+ sha256 catalina: "b1d64ddeadc58543d0050ff609f709a48fcdaf9ca7ecf149e27f32e35773af69"
17
end
18
19
# setuptools remembers the build flags python is built with and uses them to
0 commit comments