File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ class Pyupgrade < Formula
33
44 desc "Upgrade syntax for newer versions of Python"
55 homepage "https://github.com/asottile/pyupgrade"
6- url "https://files.pythonhosted.org/packages/3c/71/4a0ea6653fe4f73d6e7e9353176a383bd7790b3762995dfec5f89d8b5e5d /pyupgrade-3.19.0 .tar.gz"
7- sha256 "7ed4b7d972ed2788c43994f4a24f949d5bf044342992f3b48e1bed0092ddaa01 "
6+ url "https://files.pythonhosted.org/packages/35/3a/efa8e75cf84d53f1b3f0113387ab120ef460396a4068e41b6cf18a3d216d /pyupgrade-3.19.1 .tar.gz"
7+ sha256 "d10e8c5f54b8327211828769e98d95d95e4715de632a3414f1eef3f51357b9e2 "
88 license "MIT"
99 head "https://github.com/asottile/pyupgrade.git" , branch : "main"
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , all : "c6bc007370a2d71e68e6125c7da9335bad4b1c3152cd6ed2594c4fdcbf4e2d50 "
12+ sha256 cellar : :any_skip_relocation , all : "7a603075222ee69b22abf8d0cca0d665197f3bc0e330e4cf0990c7e18b41c0de "
1313 end
1414
1515
You can’t perform that action at this time.
0 commit comments