Skip to content

Commit

Permalink
Merge pull request #153665 from BrewTestBot/bump-jfrog-cli-2.51.0
Browse files Browse the repository at this point in the history
jfrog-cli 2.51.0
  • Loading branch information
BrewTestBot authored Nov 8, 2023
2 parents df4481e + e0ca436 commit cd87324
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/j/jfrog-cli.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class JfrogCli < Formula
desc "Command-line interface for JFrog products"
homepage "https://www.jfrog.com/confluence/display/CLI/JFrog+CLI"
url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.50.4.tar.gz"
sha256 "6928d46b9fa656097ccde3c214b3318e1c986d6d293829f01f95726d2a1d8051"
url "https://github.com/jfrog/jfrog-cli/archive/refs/tags/v2.51.0.tar.gz"
sha256 "cfee5dbe99495fe40e7cb24a22afa109536c4c9312850bdda826241384cfed00"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "58e06bb2471fd2427894727734e85d1ba5c42c1f28b439db1f5ea97608bf4dcb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a7be95610f4407e36ae0a4a5a6a6cf1f321e24e6574da70c995ee55276eb0e2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "602d5c8d07e25b0dbdc7c0a0659be8329f1c1d0b61788c820dcf3b37bc3b0ef0"
sha256 cellar: :any_skip_relocation, sonoma: "d11f78ea1cbad1586c07464f8f2337cc88b3d2ca09a97cf1bdf86db8837f5d46"
sha256 cellar: :any_skip_relocation, ventura: "bbb338eb11b04e307eab2c453bb216799254e055d85b75228fe07ff900b43cdb"
sha256 cellar: :any_skip_relocation, monterey: "eada3885ff0f7f1fc720ed439774b45003fa0474cb364f676d01a8d37dcf4df1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a7922db7b2e7f32a7fb27361dc7543ef95927ae4f3bbe68c0f1e4ea64862fab"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fb1280cf323b18cd24b680021e7b2caf7ce7748f4b312750db1caea13dc9ce16"
sha256 cellar: :any_skip_relocation, arm64_ventura: "69945bfb956d43d463c631905637b18959eeae7c1f143528ce4402caa3fdef3d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "63e18428d193bdf20808dae111715eb12913a19bb683634729b2d509f24b4f21"
sha256 cellar: :any_skip_relocation, sonoma: "51c82083d421b479af310cb4f59e6da06794c8acd0347ca2423a84ab73193c79"
sha256 cellar: :any_skip_relocation, ventura: "29225e98f460a402604f2ea826f65ab837cb2520d7baf39f2d373b2b29718c3b"
sha256 cellar: :any_skip_relocation, monterey: "0e2596a82320ad0617f123d786d08b1f7fada44ab3cbd04d818a010add93f466"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bd98de6c37391860596c35a66998e6da36b4ec0ef91bb68920fa7d6bbaca159e"
end

depends_on "go" => :build
Expand Down

0 comments on commit cd87324

Please sign in to comment.