From f2fd88905adc582cedb54b0f1b28473e14ea615e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:45:51 +0000 Subject: [PATCH 1/2] tbls 1.76.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 f04ede738df4d..ee18e45bdee8d 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.75.0.tar.gz" - sha256 "54ef5a6688af522f2bc88f9e2bfe7f45ab1595aa10e54036b140cb241bef313f" + url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.76.0.tar.gz" + sha256 "ceb4129fe661079495e096ba0e2f324eaabfb598300c9c4fbfe594fc931d99d1" license "MIT" head "https://github.com/k1LoW/tbls.git", branch: "main" From 7bcd52d05ea6a4823a307bcd0fa894010a8184d6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:13:53 +0000 Subject: [PATCH 2/2] tbls: update 1.76.0 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 ee18e45bdee8d..f991f8f389590 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: "dbf086580a278db26a07d58c52e2b3fb58c9654c093187b195925c028d16e0d4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "e0ef9ee10c872c5c47f6cff466f4bcd33fc1f1f9038e72827575b941ddc547f4" - sha256 cellar: :any_skip_relocation, arm64_monterey: "07a6a8f2dcab6378c938e33726f3d56d06ee443ed14cde669822aab64d484d50" - sha256 cellar: :any_skip_relocation, sonoma: "4f7c1cf110b926a378c35fa350b9f2fb13851540829542c806e129ded33fed60" - sha256 cellar: :any_skip_relocation, ventura: "72b146bcfa44b94b7a03dc1b995b8c2d2ab7b52e552308326a309fa423fe24e9" - sha256 cellar: :any_skip_relocation, monterey: "2b50ef6864427290409f46ddb883e6653d03c1621549910a5734d783b8d1fe53" - sha256 cellar: :any_skip_relocation, x86_64_linux: "02a9b2f29118da24def7bdd920dca05c0a653f5d2842bfaed181f05ad3038cf8" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "95e4d5b030101a5e4df774aecb056c18c87f55fc970b2df546c67b63ea684d21" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c157781ce6eae0bdcd0d8141bc6aaf6a5a2114f93dbaf51efd308bd8faa59194" + sha256 cellar: :any_skip_relocation, arm64_monterey: "f98271d7a4ebd5f2cd3157bdafd2a4df5ba7b9708c267c896dc3405e4d18b40f" + sha256 cellar: :any_skip_relocation, sonoma: "edd48071022d200d2d590733e93f6dd785413fb74ec222bc3b9dd52132e49370" + sha256 cellar: :any_skip_relocation, ventura: "dd6bfb23c3fc6316a90a4bdc4dabbd64584bf7f2c9e2ee9e93faf37c9bd12271" + sha256 cellar: :any_skip_relocation, monterey: "2081f9b162946a9fbbb426206750f2003cbcd7d39085c5cff315a910059b34b9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "dda3d0b639bc5bbcdafed8d804a0bdfb777c8c65fddb0352139783cd825b9320" end depends_on "go" => :build