Skip to content

Commit 02ac1ee

Browse files
authored
Merge pull request #86 from codacy/fix/update-sha-brew
Update SHA of the brew formula
2 parents 81146b8 + 35fcc7e commit 02ac1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.241.dd9286a"
33
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/1.0.0-main.241.dd9286a/codacy-cli.sh"
4-
sha256 "fb616e2f5c639985566c81a6e6ce51db2e8de56bf217e837d13efe2f3ccc3042"
4+
sha256 "25310825948b5a337a0eb13ef9cd7d52f87f0be5d99b04bacf24a25c97e391a2"
55

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

0 commit comments

Comments
 (0)