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.
2 parents b0b491e + d665244 commit 80aa43aCopy full SHA for 80aa43a
Formula/codacy-cli-v2.rb
@@ -1,7 +1,7 @@
1
class CodacyCliV2 < Formula
2
- version "1.0.0-main.245.02ac1ee"
3
- url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/1.0.0-main.245.02ac1ee/codacy-cli.sh"
4
- sha256 "25310825948b5a337a0eb13ef9cd7d52f87f0be5d99b04bacf24a25c97e391a2"
+ version "1.0.0-main.248.b0b491e"
+ url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/1.0.0-main.248.b0b491e/codacy-cli.sh"
+ sha256 "6e1ec511be3c77d49b05b857e0258fc5251507fdf3499b01cd9f2c22c429b1a9"
5
6
def install
7
bin.install "codacy-cli.sh" => "codacy-cli"
0 commit comments