jfrog-cli-go 1.12.0
Closes #20211. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
302712c67e
commit
36f48a1345
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.11.2.tar.gz"
|
||||
sha256 "b57f85205097c194d23dae07b225b492839ddf941e0711e7ebdc3e44b13d195d"
|
||||
url "https://github.com/JFrogDev/jfrog-cli-go/archive/1.12.0.tar.gz"
|
||||
sha256 "8f961f6a6bb79608a8a50ac17f9298633cfd115265ac61f040cda84874336abb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue