jfrog-cli-go 1.30.4
Closes #46654. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
18a4c42c95
commit
8743d4ea66
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.30.3.tar.gz"
|
||||
sha256 "b33b2ae9aff82835975f85fca76ae07a44c1eb1e9e073b3b0be1cb58733e09be"
|
||||
url "https://github.com/JFrog/jfrog-cli-go/archive/1.30.4.tar.gz"
|
||||
sha256 "5a97e3eb2b53e2ee71851730fefd6094f3954a955ec47dee7d9349d31eb7de6c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue