Skip to content

Commit 81146b8

Browse files
authored
Merge pull request #85 from codacy/update-latest-version
Update script version for brew
2 parents dd9286a + a4a70f5 commit 81146b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/codacy-cli-v2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class CodacyCliV2 < Formula
2-
version "0.1.0-main.110.3fac90d"
3-
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/0.1.0-main.110.3fac90d/codacy-cli.sh"
2+
version "1.0.0-main.241.dd9286a"
3+
url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/1.0.0-main.241.dd9286a/codacy-cli.sh"
44
sha256 "fb616e2f5c639985566c81a6e6ce51db2e8de56bf217e837d13efe2f3ccc3042"
55

66
def install

0 commit comments

Comments
 (0)