jfrog-cli-go 1.26.1
Closes #41015. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0bb4771404
commit
54396a2e51
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-go"
|
||||
url "https://github.com/JFrog/jfrog-cli-go/archive/1.26.0.tar.gz"
|
||||
sha256 "ce7e08f12992a8b868f3644dce53a79a44034f9656d600554ea1997a6937954d"
|
||||
url "https://github.com/JFrog/jfrog-cli-go/archive/1.26.1.tar.gz"
|
||||
sha256 "b092d4133c3f84a9565dfcc0defb05dfc941653e11ebde17ad1f819dae0b3461"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue