@@ -2,17 +2,18 @@ class CartridgeCli < Formula
2
2
desc "Tarantool Cartridge command-line utility"
3
3
homepage "https://tarantool.org/"
4
4
url "https://github.com/tarantool/cartridge-cli.git" ,
5
- tag : "2.12.10 " ,
6
- revision : "76044114f412b1fa15e353f84e7de1f0c3d98566 "
5
+ tag : "2.12.11 " ,
6
+ revision : "4ba052189c0b9776126a7905fe5160622695ba14 "
7
7
license "BSD-2-Clause"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "96ea68ef8a79d2a020a90f63a2efdd31440527ed40df66ec3c483ed7b71f0c24"
11
- sha256 cellar : :any_skip_relocation , arm64_ventura : "64aa1aaf3d62cd83230124e28dfbd8fef47d4e3ecbca2d190e41221958f8676e"
12
- sha256 cellar : :any_skip_relocation , arm64_monterey : "0c9dded4c5e9c205315cd246f0d9eaba1bead7a81e324394aaff2bbb52c7ac9b"
13
- sha256 cellar : :any_skip_relocation , sonoma : "f615ce5d50907d82d9f727916587d3f516568838edfd39e678329d2b0a60fd76"
14
- sha256 cellar : :any_skip_relocation , ventura : "786f099256517380717b6a9186fc64b0cf626760ec52ea110572dd3a3aa6755a"
15
- sha256 cellar : :any_skip_relocation , monterey : "9982e408326cd5109c3482bd2abdfa22620e4ba43f93824bfc9de6e39764b25f"
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "1da4ba6199182f45661e3d4f1b7f661065fded1a44f5b9c7f2bd53858517bbc1"
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "564016fbad96724c65e5320bda7c65e51e68436a1514fff4d190a5601af09950"
12
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "0d6307ba8f516bba08f1a533d8852469d958ea0c94aa5140799daa920b3f7fcd"
13
+ sha256 cellar : :any_skip_relocation , sonoma : "bb58963de38235b5d37bd6c22242a4299d39f0e2f7693d3854dfc9f2205db8ec"
14
+ sha256 cellar : :any_skip_relocation , ventura : "e5877f540b0301b30d3fa2ce38f8b8bfee1f4aa65a221c9e1df881b4325046a5"
15
+ sha256 cellar : :any_skip_relocation , monterey : "f1899de05bc51b2ba2bbdbc1831e480098beeef9dad84bf96a5c404bac2a7040"
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5ba7e1475451f2afebf0f3581ba06b750703883dfe42ab50c3ff195ec15b1dc4"
16
17
end
17
18
18
19
depends_on "go" => :build
0 commit comments