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 1b05e0e commit 4d49b85Copy full SHA for 4d49b85
Formula/j/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.78.7.tar.gz"
5
- sha256 "23f1fd98af8331818729d0255d0334b479f7681bd8577b0023813787740d7f5f"
+ url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.78.8.tar.gz"
+ sha256 "ce121daa69a813410049d9bf00bda81e8a8881ef87ac15210831977475a637cd"
6
license "Apache-2.0"
7
head "https://github.com/jfrog/jfrog-cli.git", branch: "v2"
8
0 commit comments