From 15a85bb12154308ff8a4e98414fd9f7dcbf096bc Mon Sep 17 00:00:00 2001 From: Branch Vincent Date: Mon, 13 Feb 2023 18:20:08 -0800 Subject: [PATCH 1/2] python@3.10: revision bump (alias migration) --- Formula/python@3.10.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/python@3.10.rb b/Formula/python@3.10.rb index c948411eed58..f06ee086ef12 100644 --- a/Formula/python@3.10.rb +++ b/Formula/python@3.10.rb @@ -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/" From 20f4fe76625aae76af33cf1abb13f48472cf1358 Mon Sep 17 00:00:00 2001 From: Branch Vincent Date: Mon, 13 Feb 2023 18:20:21 -0800 Subject: [PATCH 2/2] python@3.11: revision bump (alias migration) --- Formula/python@3.11.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/python@3.11.rb b/Formula/python@3.11.rb index bfed2313fe7b..dc41216a9fd5 100644 --- a/Formula/python@3.11.rb +++ b/Formula/python@3.11.rb @@ -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/"