Skip to content

Commit

Permalink
[email protected]: add 3.6.12_1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
sashkab committed Nov 21, 2020
1 parent 66dfc84 commit 0073885
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ class PythonAT36 < Formula
regex(%r{href=.*?v?(3\.6(?:\.\d+)*)/?["' >]}i)
end

bottle do
root_url "https://github.com/sashkab/homebrew-python/releases/download/[email protected]_1"
sha256 "73da86cc8fdab781268a54f76b2c1cf29fc8b682ac245014e32f782e9c9325b7" => :catalina
end

# setuptools remembers the build flags python is built with and uses them to
# build packages later. Xcode-only systems need different flags.
pour_bottle? do
Expand Down

0 comments on commit 0073885

Please sign in to comment.