We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00080f commit 0d34b01Copy full SHA for 0d34b01
Formula/python@3.8.rb
@@ -4,6 +4,7 @@ class PythonAT38 < Formula
4
url "https://www.python.org/ftp/python/3.8.10/Python-3.8.10.tar.xz"
5
sha256 "6af24a66093dd840bcccf371d4044a3027e655cf24591ce26e48022bc79219d9"
6
license "Python-2.0"
7
+ revision 1
8
9
livecheck do
10
url "https://www.python.org/ftp/python/"
0 commit comments