File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class PythonAT38 < Formula
22 desc "Interpreted, interactive, object-oriented programming language"
33 homepage "https://www.python.org/"
4- url "https://www.python.org/ftp/python/3.8.10 /Python-3.8.10 .tar.xz"
5- sha256 "6af24a66093dd840bcccf371d4044a3027e655cf24591ce26e48022bc79219d9 "
4+ url "https://www.python.org/ftp/python/3.8.11 /Python-3.8.11 .tar.xz"
5+ sha256 "fb1a1114ebfe9e97199603c6083e20b236a0e007a2c51f29283ffb50c1420fb2 "
66 license "Python-2.0"
7- revision 1
87
98 livecheck do
109 url "https://www.python.org/ftp/python/"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Python Version | Latest revision
88---------------|----------------
99Python 3.6 | 3.6.13
1010Python 3.7 | 3.7.11
11- Python 3.8 | 3.8.10
11+ Python 3.8 | 3.8.11
1212
1313## Installing formulae
1414
You can’t perform that action at this time.
0 commit comments