10000 python@3.12 3.12.4 · Homebrew/homebrew-core@ab1eacd · GitHub
[go: up one dir, main page]

Skip to content

Commit ab1eacd

Browse files
committed
python@3.12 3.12.4
1 parent bfc5015 commit ab1eacd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/p/python@3.12.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PythonAT312 < Formula
22
desc "Interpreted, interactive, object-oriented programming language"
33
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"
66
license "Python-2.0"
77

88
livecheck do
@@ -78,8 +78,8 @@ class PythonAT312 < Formula
7878
end
7979

8080
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"
8383
end
8484

8585
resource "wheel" do

0 commit comments

Comments
 (0)
0