jfrog-cli-go 1.9.0
Closes #13851. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
94a56c1579
commit
9299c5f14f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class JfrogCliGo < Formula
|
||||
desc "command-line interface for Jfrog Artifactory and Bintray"
|
||||
homepage "https://github.com/JFrogDev/jfrog-cli-go"
|
||||
url "https://github.com/JFrogDev/jfrog-cli-go/archive/1.8.0.tar.gz"
|
||||
sha256 "f529559c900632ece646044fb25fb48ccc6f20d780148273585c667535b6fa88"
|
||||
url "https://github.com/JFrogDev/jfrog-cli-go/archive/1.9.0.tar.gz"
|
||||
sha256 "d422a32a249be781576f44f1adf2fc35396fb0be172557affa6e51bc6f2aec9d"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue