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 e26bc47 commit 8736629Copy full SHA for 8736629
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.7"
15
- rebuild 3
16
- sha256 catalina: "c8a5eb1f78ad5f686c382236812ed541ddc692791dd412376862841c22aace9c"
+ root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.8"
+ sha256 catalina: "801de2f653296f48e7fdb0019452378a0f8a67b09d175c527ad1c9faeac169ab"
17
18
19
# setuptools remembers the build flags python is built with and uses them to
0 commit comments