File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class PythonAT312 < Formula
2
2
desc "Interpreted, interactive, object-oriented programming language"
3
3
homepage "https://www.python.org/"
4
- url "https://www.python.org/ftp/python/3.12.3 /Python-3.12.3 .tgz"
5
- sha256 "a6b9459f45a6ebbbc1af44f5762623fa355a0c87208ed417628b379d762dddb0 "
4
+ url "https://www.python.org/ftp/python/3.12.4 /Python-3.12.4 .tgz"
5
+ sha256 "01b3c1c082196f3b33168d344a9c85fb07bfe0e7ecfe77fee4443420d1ce2ad9 "
6
6
license "Python-2.0"
7
7
8
8
livecheck do
@@ -78,8 +78,8 @@ class PythonAT312 < Formula
78
78
end
79
79
80
80
resource "setuptools" do
81
- url "https://files.pythonhosted.org/packages/4d/5b/dc575711b6b8f2f866131a40d053e30e962e633b332acf7cd2c24843d83d /setuptools-69.2 .0.tar.gz"
82
- sha256 "0ff4183f8f42cd8fa3acea16c45205521a4ef28f73c6391d8a25e92893134f2e "
81
+ url "https://files.pythonhosted.org/packages/aa/60/5db2249526c9b453c5bb8b9f6965fcab0ddb7f40ad734420b3b421f7da44 /setuptools-70.0 .0.tar.gz"
82
+ sha256 "f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0 "
83
83
end
84
84
85
85
resource "wheel" do
You can’t perform that action at this time.
0 commit comments