Skip to content

Commit 8736629

Browse files
committed
python@3.8: update 3.8.8 bottle.
1 parent e26bc47 commit 8736629

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/python@3.8.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ class PythonAT38 < Formula
1111
end
1212

1313
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"
14+
root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.8"
15+
sha256 catalina: "801de2f653296f48e7fdb0019452378a0f8a67b09d175c527ad1c9faeac169ab"
1716
end
1817

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

0 commit comments

Comments
 (0)