Skip to content

Commit

Permalink
Merge pull request #196967 from Homebrew/bump-tt-2.5.2
Browse files Browse the repository at this point in the history
tt 2.5.2
  • Loading branch information
BrewTestBot authored Nov 7, 2024
2 parents cc31b33 + 1cc1da3 commit 40ea382
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/t/tt.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Tt < Formula
desc "Command-line utility to manage Tarantool applications"
homepage "https://github.com/tarantool/tt"
url "https://github.com/tarantool/tt/releases/download/v2.5.1/tt-2.5.1-complete.tar.gz"
sha256 "1668f7842dfbc158486a6fa6f2d0b96cfcacfdfe38d2356d18c74c01d39f6631"
url "https://github.com/tarantool/tt/releases/download/v2.5.2/tt-2.5.2-complete.tar.gz"
sha256 "c3312a6965f1cb51f76a828733aa84e7807d0018271456a0d70e42962b51b4c8"
license "BSD-2-Clause"

bottle do
sha256 cellar: :any, arm64_sequoia: "c5ac88f957377efdcafdc2a444f2f87434f60b2579817b44379da3c2a11cc29b"
sha256 cellar: :any, arm64_sonoma: "a8a979f07948f545c2cea8511d1f869af7de6dc0a74f06028541309b31f7be6d"
sha256 cellar: :any, arm64_ventura: "51d4cf4016a5b94cbb5767b62a3a155b577dc880036cefedc2dea5d7a534883a"
sha256 sonoma: "76f2b6df86f033e64eb71cc6b606ca1b339a8b39b3b077e0062d1bc32c107467"
sha256 ventura: "6554678c3b83c011df6efbb35e1b4c2dd3a3718db87eb6422166f8cea92fd7a2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7517f26fa7dfead01987fbb093e3b4bfe8e2869af74dba0c984b87deb18901ef"
sha256 cellar: :any, arm64_sequoia: "9ea709520820dabe222c65fd5be978f5973e3e09db5f30a62bb916c0ebb6b91d"
sha256 cellar: :any, arm64_sonoma: "3fe472511a8766e5c75d3d936b6e9fc1c243218121a3a3faab5b10744c724ee9"
sha256 cellar: :any, arm64_ventura: "f6a4feee47e8dbaa01b4222bb56f4e92cf8a3e15ddefe33dfd41bbe8b1da76e2"
sha256 sonoma: "0a99c40640581b47f329a25eb36163a9f3de15397793fb2b49690dfbef8e3abc"
sha256 ventura: "de982ed920e80e98b33a86b0556f82db2cca09ca8ad18d7be75fd95b9ef3269b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2f7d31095f5423bed8b6f2108985a85a2387017382b32317f289ea4c3933c1d5"
end

depends_on "go" => :build
Expand Down

0 comments on commit 40ea382

Please sign in to comment.