Skip to content

Commit

Permalink
python@3.7: update 3.7.11 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
sashkab committed Jun 30, 2021
1 parent 610caec commit 03a0c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/python@3.7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 03a0c25

Please sign in to comment.