File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ class PythonAT312 < Formula
44 url "https://www.python.org/ftp/python/3.12.11/Python-3.12.11.tgz"
55 sha256 "7b8d59af8216044d2313de8120bfc2cc00a9bd2e542f15795e1d616c51faf3d6"
66 license "Python-2.0"
7+ revision 1
78
89 livecheck do
910 url "https://www.python.org/ftp/python/"
@@ -60,8 +61,8 @@ class PythonAT312 < Formula
6061 end
6162
6263 resource "pip" do
63- url "https://files.pythonhosted.org/packages/59/de/241caa0ca606f2ec5fe0c1f4261b0465df78d786a38da693864a116c37f4 /pip-25.1.1 .tar.gz"
64- sha256 "3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077 "
64+ url "https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5 /pip-25.2 .tar.gz"
65+ sha256 "578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2 "
6566 end
6667
6768 resource "setuptools" do
You can’t perform that action at this time.
0 commit comments