jfrog-cli-go 1.12.1
Closes #20588. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
10cb45387a
commit
19d08853d8
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.12.0.tar.gz"
|
||||
sha256 "8f961f6a6bb79608a8a50ac17f9298633cfd115265ac61f040cda84874336abb"
|
||||
url "https://github.com/JFrogDev/jfrog-cli-go/archive/1.12.1.tar.gz"
|
||||
sha256 "f3d537be1f680fe1701f9abf2adce4b490989f560000cb9aa7feb99d38e4e0f8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue