Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 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.10/Python-3.10.10.tgz"
sha256 "fba64559dde21ebdc953e4565e731573bb61159de8e4d4cedee70fb1196f610d"
license "Python-2.0"
revision 1

livecheck do
url "https://www.python.org/ftp/python/"
Expand Down
1 change: 1 addition & 0 deletions Formula/python@3.11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class PythonAT311 < Formula
url "https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz"
sha256 "2411c74bda5bbcfcddaf4531f66d1adc73f247f529aee981b029513aefdbf849"
license "Python-2.0"
revision 1

livecheck do
url "https://www.python.org/ftp/python/"
Expand Down