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 cfdc407 commit 18bf0baCopy full SHA for 18bf0ba
Formula/p/pyupgrade.rb
@@ -3,8 +3,8 @@ class Pyupgrade < Formula
3
4
desc "Upgrade syntax for newer versions of Python"
5
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"
+ url "https://files.pythonhosted.org/packages/35/3a/efa8e75cf84d53f1b3f0113387ab120ef460396a4068e41b6cf18a3d216d/pyupgrade-3.19.1.tar.gz"
+ sha256 "d10e8c5f54b8327211828769e98d95d95e4715de632a3414f1eef3f51357b9e2"
8
license "MIT"
9
head "https://github.com/asottile/pyupgrade.git", branch: "main"
10
0 commit comments