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.
1 parent 6113cd1 commit 03d5b55Copy full SHA for 03d5b55
Formula/codacy-cli-v2.rb
@@ -1,7 +1,7 @@
1
class CodacyCliV2 < Formula
2
- version "0.1.0-main.84.d83aad7"
3
- url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/0.1.0-main.84.d83aad7/codacy-cli.sh"
4
- sha256 "c295066ba1237eb40439a5c04bda42775d0a5bbf1a270cdf05628d307c40f527"
+ version "0.1.0-main.87.6113cd1"
+ url "https://raw.githubusercontent.com/codacy/codacy-cli-v2/0.1.0-main.87.6113cd1/codacy-cli.sh"
+ sha256 "9cf87b5e81da2e151daf664924502b7d3cdba18260e1126f2be48a5968440585"
5
6
def install
7
bin.install "codacy-cli.sh" => "codacy-cli"
0 commit comments