Skip to content

Commit

Permalink
python@3.10: update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Aug 11, 2022
1 parent 04573e7 commit f16e655
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Formula/python@3.10.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class PythonAT310 < Formula
url "https://www.python.org/ftp/python/3.10.6/Python-3.10.6.tgz"
sha256 "848cb06a5caa85da5c45bd7a9221bb821e33fc2bdcba088c127c58fad44e6343"
license "Python-2.0"
revision 1

livecheck do
url "https://www.python.org/ftp/python/"
Expand Down Expand Up @@ -61,13 +62,13 @@ class PythonAT310 < Formula

# Always update to latest release
resource "setuptools" do
url "https://files.pythonhosted.org/packages/a8/d9/28490a9ef6592c3471bd1bcacaf5bd0dee2bb05c8a8bcf901e673b2f1732/setuptools-63.3.0.tar.gz"
sha256 "273b6847ae61f7829c1affcdd9a32f67aa65233be508f4fbaab866c5faa4e408"
url "https://files.pythonhosted.org/packages/5b/ff/69fd395c5237da934753752b71c38e95e137bd0603d5640df70ddaea8038/setuptools-63.4.3.tar.gz"
sha256 "521c833d1e5e1ef0869940e7f486a83de7773b9f029010ad0c2fe35453a9dad9"
end

resource "pip" do
url "https://files.pythonhosted.org/packages/46/28/addd7e66bb3af799d35a5dcbb79407b591a7ed674f4efd2bd8f930c40821/pip-22.2.1.tar.gz"
sha256 "50516e47a2b79e77446f0d05649f0d53772c192571486236b1905492bfc24bac"
url "https://files.pythonhosted.org/packages/4b/30/e15b806597e67057e07a5acdc135216ccbf76a5f1681a324533b61066b0b/pip-22.2.2.tar.gz"
sha256 "3fd1929db052f056d7a998439176d3333fa1b3f6c1ad881de1885c0717608a4b"
end

resource "wheel" do
Expand Down

0 comments on commit f16e655

Please sign in to comment.