Skip to content

Commit d4e165d

Browse files
committed
jfrog-cli 2.21.4
Closes Homebrew#106191. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent c472141 commit d4e165d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/jfrog-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class JfrogCli < Formula
22
desc "Command-line interface for JFrog products"
33
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"
4+
url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.21.4.tar.gz"
5+
sha256 "af3be1891823c1bedc2326977891ee65ce7e97e7e27034f32a7a056de488619a"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)