Skip to content

Commit

Permalink
Merge pull request Homebrew#167870 from TarantoolBot/bump-cartridge-c…
Browse files Browse the repository at this point in the history
…li-2.12.11

cartridge-cli 2.12.11
  • Loading branch information
BrewTestBot committed Apr 3, 2024
2 parents c6331f3 + f6f2778 commit 0f61f29
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Formula/c/cartridge-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,18 @@ class CartridgeCli < Formula
desc "Tarantool Cartridge command-line utility"
homepage "https://tarantool.org/"
url "https://github.com/tarantool/cartridge-cli.git",
tag: "2.12.10",
revision: "76044114f412b1fa15e353f84e7de1f0c3d98566"
tag: "2.12.11",
revision: "4ba052189c0b9776126a7905fe5160622695ba14"
license "BSD-2-Clause"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "96ea68ef8a79d2a020a90f63a2efdd31440527ed40df66ec3c483ed7b71f0c24"
sha256 cellar: :any_skip_relocation, arm64_ventura: "64aa1aaf3d62cd83230124e28dfbd8fef47d4e3ecbca2d190e41221958f8676e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0c9dded4c5e9c205315cd246f0d9eaba1bead7a81e324394aaff2bbb52c7ac9b"
sha256 cellar: :any_skip_relocation, sonoma: "f615ce5d50907d82d9f727916587d3f516568838edfd39e678329d2b0a60fd76"
sha256 cellar: :any_skip_relocation, ventura: "786f099256517380717b6a9186fc64b0cf626760ec52ea110572dd3a3aa6755a"
sha256 cellar: :any_skip_relocation, monterey: "9982e408326cd5109c3482bd2abdfa22620e4ba43f93824bfc9de6e39764b25f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1da4ba6199182f45661e3d4f1b7f661065fded1a44f5b9c7f2bd53858517bbc1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "564016fbad96724c65e5320bda7c65e51e68436a1514fff4d190a5601af09950"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0d6307ba8f516bba08f1a533d8852469d958ea0c94aa5140799daa920b3f7fcd"
sha256 cellar: :any_skip_relocation, sonoma: "bb58963de38235b5d37bd6c22242a4299d39f0e2f7693d3854dfc9f2205db8ec"
sha256 cellar: :any_skip_relocation, ventura: "e5877f540b0301b30d3fa2ce38f8b8bfee1f4aa65a221c9e1df881b4325046a5"
sha256 cellar: :any_skip_relocation, monterey: "f1899de05bc51b2ba2bbdbc1831e480098beeef9dad84bf96a5c404bac2a7040"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ba7e1475451f2afebf0f3581ba06b750703883dfe42ab50c3ff195ec15b1dc4"
end

depends_on "go" => :build
Expand Down

0 comments on commit 0f61f29

Please sign in to comment.