Skip to content

Commit 817c796

Browse files
committed
python@3.8: add 3.8.7 bottle.
1 parent d252f90 commit 817c796

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/python@3.8.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ class PythonAT38 < Formula
1010
regex(%r{href=.*?v?(3\.8(?:\.\d+)*)/?["' >]}i)
1111
end
1212

13+
bottle do
14+
root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.7"
15+
sha256 "632348e843d5626e970640300dda5c9094e8ca96a6cb7e6792cba0979a674a6a" => :catalina
16+
end
17+
1318
# setuptools remembers the build flags python is built with and uses them to
1419
# build packages later. Xcode-only systems need different flags.
1520
pour_bottle? do

0 commit comments

Comments
 (0)