From 5d3542e0eb376a5db3aa86ff2ed5f6e261ce823e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 11 Oct 2024 06:55:10 +0000 Subject: [PATCH 1/2] tbls 1.78.0 --- Formula/t/tbls.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/tbls.rb b/Formula/t/tbls.rb index 82b716836b275..0a258f3242b30 100644 --- a/Formula/t/tbls.rb +++ b/Formula/t/tbls.rb @@ -1,8 +1,8 @@ class Tbls < Formula desc "CI-Friendly tool for document a database" homepage "https://github.com/k1LoW/tbls" - url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.77.0.tar.gz" - sha256 "6be85cfa82cf3a75bca03cd49739307f5ca60768624742f7020d36a1c5ee4984" + url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.78.0.tar.gz" + sha256 "e0854510dca4ca2364834a48e70e3fcb6ccaf7eb7b52df273a0a3fdaab17f088" license "MIT" head "https://github.com/k1LoW/tbls.git", branch: "main" From c0bf55d4cd775aa6abebe98e896b670ff3a34942 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:00:50 +0000 Subject: [PATCH 2/2] tbls: update 1.78.0 bottle. --- Formula/t/tbls.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/t/tbls.rb b/Formula/t/tbls.rb index 0a258f3242b30..948bec7c20c70 100644 --- a/Formula/t/tbls.rb +++ b/Formula/t/tbls.rb @@ -7,14 +7,12 @@ class Tbls < Formula head "https://github.com/k1LoW/tbls.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "7fb05fd4c7fef8939a9b5e6d971ee7006b6d3cf673fddd69c4da1aa5f92f2d25" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6da8e73bca45626743a2ca70f804b6d12341b05f5d1b6296dec6ec0cf184b4bd" - sha256 cellar: :any_skip_relocation, arm64_ventura: "25e51da66d33ef3c048864332ab0c38897f63c17dca1e14b2daaa0cdf6ae49c6" - sha256 cellar: :any_skip_relocation, arm64_monterey: "6bf0cf6e99568be62eda198f42d992a34d6c209e9d557add40eb639dc19d3ce1" - sha256 cellar: :any_skip_relocation, sonoma: "feaa5c5ed5578da0d4a94c55189a3a8cf27aeaf648e8a9647580680ef95e9720" - sha256 cellar: :any_skip_relocation, ventura: "f7de3c7a37947ccee1238862db198bb83bc1298406240de6b9957d91a7d1ab1b" - sha256 cellar: :any_skip_relocation, monterey: "27176cb8983988e1a79fec9ca87d06cb57680ce14d1e52ef05d76c81f408cc63" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4c7160e5109a7eb06b6bb51dd83c7f0d8a377020c343c033f3d51257c598a591" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "2f444f0ca8fdcaa47b44563616311d0200affe1a2c518505416ed8588c29bd58" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "3f320f357ba274847665ede81ce706e2a23830fe21e902ee1f07e6092701395f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "24e1de201a655b06e5a27c1ad56ac9291bac4dd340bc01fdebe7b56fb4355742" + sha256 cellar: :any_skip_relocation, sonoma: "bdc32d617bf78ce86664a72c089a08a0cc5b9a4295f69d3a07d970c4bda49c96" + sha256 cellar: :any_skip_relocation, ventura: "b3771995d95cbb6fc1f1dc2af7d33110dbea06d14ec1b3563f798aab3e1eb4a9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6dea8474ac9ed2cc0a801fda6312b0c230a1ba8e7b10140e54560150aacde7cd" end depends_on "go" => :build