We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c472141 commit d4e165dCopy full SHA for d4e165d
Formula/jfrog-cli.rb
@@ -1,8 +1,8 @@
1
class JfrogCli < Formula
2
desc "Command-line interface for JFrog products"
3
homepage "https://www.jfrog.com/confluence/display/CLI/JFrog+CLI"
4
- url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.21.3.tar.gz"
5
- sha256 "3340c3a5e89a601d03de8e7eea2aecd7e4b61f477e6173e45625a4bd0c46ce58"
+ url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.21.4.tar.gz"
+ sha256 "af3be1891823c1bedc2326977891ee65ce7e97e7e27034f32a7a056de488619a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments