Skip to content

Commit 9e718c3

Browse files
authored
Update formula (#90)
1 parent 1952e73 commit 9e718c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/codacy-cli-v2.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class CodacyCliV2 < Formula
2-
version "1.0.0-main.248.b0b491e"
3-
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/1.0.0-main.248.b0b491e/codacy-cli.sh"
4-
sha256 "6e1ec511be3c77d49b05b857e0258fc5251507fdf3499b01cd9f2c22c429b1a9"
2+
version "1.0.0-main.251.1952e73"
3+
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/1.0.0-main.251.1952e73/codacy-cli.sh"
4+
sha256 "def852e43b05871b1a5e14dc8fb32015d89e4f4ed33fc3de8570738e6bd180f2"
55

66
def install
77
bin.install "codacy-cli.sh" => "codacy-cli"

0 commit comments

Comments
 (0)