diff --git a/Formula/python@3.7.rb b/Formula/python@3.7.rb index 4b5cfd8..8fce643 100644 --- a/Formula/python@3.7.rb +++ b/Formula/python@3.7.rb @@ -11,8 +11,8 @@ class PythonAT37 < Formula end bottle do - root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.7-3.7.10" - sha256 catalina: "9d491882b64f3c5287bffd6537ea3ecd0dfaa5f9b6c2f99c5418d75c8c3ca7de" + root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.7-3.7.11" + sha256 catalina: "c7345395511e0076758b82118aebbd9ddd11d14312869ec1645f440d40adf922" end # setuptools remembers the build flags python is built with and uses them to