Skip to content

Commit

Permalink
python@3.8: update 3.8.10 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
sashkab committed Jun 25, 2021
1 parent ecda81c commit 8c7b604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/python@3.8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ class PythonAT38 < Formula
end

bottle do
root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.8"
sha256 catalina: "801de2f653296f48e7fdb0019452378a0f8a67b09d175c527ad1c9faeac169ab"
root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.10"
sha256 catalina: "7e03eb2f607689311b9542c18e5e581640e509850ee7b58a2b948ca91cba34fd"
end

# setuptools remembers the build flags python is built with and uses them to
Expand Down

0 comments on commit 8c7b604

Please sign in to comment.