jfrog-cli-go 1.32.1
Closes #47941. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
ab88267233
commit
39e67df660
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/jfrog/jfrog-cli"
|
||||
url "https://github.com/JFrog/jfrog-cli-go/archive/1.31.2.tar.gz"
|
||||
sha256 "a847556ff171475d661329c2e71c3f61774da2ff2f0418fae7d16f5dbed4a70a"
|
||||
url "https://github.com/JFrog/jfrog-cli-go/archive/1.32.1.tar.gz"
|
||||
sha256 "c064cddbc445777010b52c4fdfa5d817bffe4454b54a4dcca16a04a78f3d6c0f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue