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 657c386 commit d462655Copy full SHA for d462655
Formula/python@3.8.rb
@@ -11,9 +11,8 @@ class PythonAT38 < Formula
11
end
12
13
bottle do
14
- root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.11"
15
- rebuild 1
16
- sha256 catalina: "9b0407a4a03426bca859be5c39f41500940330394fbacc5bf6dbc3be56e25093"
+ root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.12"
+ sha256 catalina: "cd35443783c8e81d5cbd96ebbb1daf41dc47e68082bf8a03a91fde8b1b343aaf"
17
18
19
# setuptools remembers the build flags python is built with and uses them to
0 commit comments