jfrog-cli-go: update URL
Closes #42954. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
9cd9955363
commit
2f0889bff3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class JfrogCliGo < Formula
|
||||
desc "Command-line interface for Jfrog Artifactory and Bintray"
|
||||
homepage "https://github.com/jfrog/jfrog-cli-go"
|
||||
url "https://github.com/JFrog/jfrog-cli-go/archive/1.26.3.tar.gz"
|
||||
homepage "https://github.com/jfrog/jfrog-cli"
|
||||
url "https://github.com/jfrog/jfrog-cli/archive/1.26.3.tar.gz"
|
||||
sha256 "3248e06e079b27cb40a71320be0977d47e3fe94090175b91662bb1fc7e7ebb06"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue