Skip to content

Commit 3adf1c7

Browse files
fix: fix formula SHA
1 parent 3812556 commit 3adf1c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/codacy-cli-v2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class CodacyCliV2 < Formula
22
version "1.0.0-main.377.75d97e9"
33
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/1.0.0-main.377.sha.75d97e9/codacy-cli.sh"
4-
sha256 "def852e43b05871b1a5e14dc8fb32015d89e4f4ed33fc3de8570738e6bd180f2"
4+
sha256 "1bb82234e74e5385ae6a6e93cb61cbc3356fdffdeb36f907686b88679c0cd82c"
55

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

0 commit comments

Comments
 (0)