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 18bf0ba commit 5560bf6Copy full SHA for 5560bf6
Formula/p/pyupgrade.rb
@@ -9,7 +9,7 @@ class Pyupgrade < Formula
9
head "https://github.com/asottile/pyupgrade.git", branch: "main"
10
11
bottle do
12
- sha256 cellar: :any_skip_relocation, all: "c6bc007370a2d71e68e6125c7da9335bad4b1c3152cd6ed2594c4fdcbf4e2d50"
+ sha256 cellar: :any_skip_relocation, all: "7a603075222ee69b22abf8d0cca0d665197f3bc0e330e4cf0990c7e18b41c0de"
13
end
14
15
depends_on "[email protected]"
0 commit comments