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 610caec commit 03a0c25Copy full SHA for 03a0c25
Formula/python@3.7.rb
@@ -11,8 +11,8 @@ class PythonAT37 < Formula
11
end
12
13
bottle do
14
- root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.7-3.7.10"
15
- sha256 catalina: "9d491882b64f3c5287bffd6537ea3ecd0dfaa5f9b6c2f99c5418d75c8c3ca7de"
+ root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.7-3.7.11"
+ sha256 catalina: "c7345395511e0076758b82118aebbd9ddd11d14312869ec1645f440d40adf922"
16
17
18
# setuptools remembers the build flags python is built with and uses them to
0 commit comments