File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,14 +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/7a/79/15cd93e47b5d670f0e32a540eb3f11bac4b5800cf1f796590eb448c6a768 /pyupgrade-3.17 .0.tar.gz"
7- sha256 "d5dd1dcaf9a016c31508bb9d3d09fd335d736578092f91df52bb26ac30c37919 "
6+ url "https://files.pythonhosted.org/packages/8c/71/e826797688b49435e10c41934b919c1b0b7ed1f538001a9b716331afc5a0 /pyupgrade-3.18 .0.tar.gz"
7+ sha256 "894cf4c64c17c020f86adaab55a82449a7add29b1ea4a1b9e659ed48c922d3ae "
88 license "MIT"
99 head "https://github.com/asottile/pyupgrade.git" , branch : "main"
1010
1111 bottle do
12- rebuild 1
13- sha256 cellar : :any_skip_relocation , all : "efec23c73abb53500496a90a7aa43c1dbb11a63829d3b3c6443bcadf36fc18c5"
12+ sha256 cellar : :any_skip_relocation , all : "eb6eb332a5066d4563d2e694722da292f69fbecee34673e4ebdf4fb1ba4edb2f"
1413 end
1514
1615
You can’t perform that action at this time.
0 commit comments