From 45742fba1f3f62c1df5ff09904d4e9cf23510969 Mon Sep 17 00:00:00 2001 From: Porkepix Date: Fri, 12 Jan 2024 13:40:40 +0100 Subject: [PATCH 1/2] tbls 1.72.1 --- 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 74888c599ca2..a0b89e8311e3 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.72.0.tar.gz" - sha256 "5aa55ac4e006e724d91066e3c36a30ef0e7f80aebd91f5bea9cced16f4764469" + url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.72.1.tar.gz" + sha256 "16456bcf14f48ea174126322b171a8c7e6e9fcd2340ab4b0edcce16212516aa7" license "MIT" head "https://github.com/k1LoW/tbls.git", branch: "main" From 2cc9ff371940ee16d5ad11fb1b8bb04aa47314f6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 12 Jan 2024 13:32:46 +0000 Subject: [PATCH 2/2] tbls: update 1.72.1 bottle. --- Formula/t/tbls.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/t/tbls.rb b/Formula/t/tbls.rb index a0b89e8311e3..37a9967717c4 100644 --- a/Formula/t/tbls.rb +++ b/Formula/t/tbls.rb @@ -7,13 +7,13 @@ class Tbls < Formula head "https://github.com/k1LoW/tbls.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "e9a10e0bf945c8b5e2876b104df292d193f8bba6f9665dbf4a15438f07bbf3f9" - sha256 cellar: :any_skip_relocation, arm64_ventura: "01259e2d020fe90ae3e4908af7aedbfe5aa2f25f7df7a8d26df025b8b1630221" - sha256 cellar: :any_skip_relocation, arm64_monterey: "d11a94eff8ea9837d9e77dcd6532601a090710d5502f666268aecf3c93b99221" - sha256 cellar: :any_skip_relocation, sonoma: "80684ff329750ef7d859f691d797fd42b9cf90add385a9e60bea6d7cf2dfc4b6" - sha256 cellar: :any_skip_relocation, ventura: "4f0e9255537fd6918770f14a03b8017921c42a8efc2eb7be3764657fb2915b73" - sha256 cellar: :any_skip_relocation, monterey: "82b963f708e0118c35f3b12042332f673d68ebbefe624254de163ad4fd0f78c0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8448fd56d1f4079046938460c8e5e9fa88fe3dcbbd6ba4a7b4e3ef6b91911fe4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f4c393cbecfd9e309cb8b190caadd299fdf998a794923b6ad2ea2756026ad4ba" + sha256 cellar: :any_skip_relocation, arm64_ventura: "5317c039a0b99c2393ec66243e32fe23b9cf605dc64cc9524b7fb76861021f76" + sha256 cellar: :any_skip_relocation, arm64_monterey: "edfadd205ddd9057fe52e079e1f71332d8969f32595b1add2b1d91c2e168b07b" + sha256 cellar: :any_skip_relocation, sonoma: "c83f81f34c02342ff94f72eafa303cd0b440ddbb87b46744944f2e2e77b528db" + sha256 cellar: :any_skip_relocation, ventura: "a75ee901b6918076c06b06f7fcf93ee313415c17fb2701a7c475ea781456975a" + sha256 cellar: :any_skip_relocation, monterey: "2eaa30d45fad7ddd8a5de7e89d4827cfe1d8875d1a1d27a4728894813fda4042" + sha256 cellar: :any_skip_relocation, x86_64_linux: "96df9ac8dcf8ae88365bcd2a662b2ddf7cfbb79ca505ffaf27f862b5b56c4150" end depends_on "go" => :build