We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03c6d6 commit 2f48f74Copy full SHA for 2f48f74
Formula/python@3.8.rb
@@ -12,7 +12,8 @@ class PythonAT38 < Formula
12
13
bottle do
14
root_url "https://github.com/sashkab/homebrew-python/releases/download/python@3.8-3.8.11"
15
- sha256 catalina: "4ecf55b69608bed8852a0a58817faed03dd2fd2900c1671ccfd7feb4c15803ab"
+ rebuild 1
16
+ sha256 catalina: "9b0407a4a03426bca859be5c39f41500940330394fbacc5bf6dbc3be56e25093"
17
end
18
19
# setuptools remembers the build flags python is built with and uses them to
0 commit comments