From 472d923925d8fcad2a259695b675bf8e5726309b Mon Sep 17 00:00:00 2001 From: Porkepix Date: Sun, 8 Oct 2023 09:38:43 +0200 Subject: [PATCH 1/2] tbls 1.70.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 a8eaeb789795f..6afa7fc31046d 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.69.2.tar.gz" - sha256 "f3a4f3aab5b07afa5b30166cc5020b547576a9d119ea93d7172c0357510464cb" + url "https://github.com/k1LoW/tbls/archive/refs/tags/v1.70.0.tar.gz" + sha256 "d7a21f2f78c2ece1123f32471e4433e2497c010653ea263aac150c3e74ef8e99" license "MIT" head "https://github.com/k1LoW/tbls.git", branch: "main" From 230537e8ac51aae5ce89d40c8f6965423e7883dc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Oct 2023 14:32:58 +0000 Subject: [PATCH 2/2] tbls: update 1.70.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 6afa7fc31046d..e4f499f2a3cb2 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: "9a4cfe0104f251e1c5e1bf23b88b414cad2929ded2246c8fa3cc9fda01194eab" - sha256 cellar: :any_skip_relocation, arm64_ventura: "2d2278f756bc4c0ce4cee0d39a8bbe1770d34cf9579afb5129fd7e1f9dc8a831" - sha256 cellar: :any_skip_relocation, arm64_monterey: "e0f25bc999baa3f859fc1b10a7b21ebea6cb7f903fde00f5327bf55d930b3d95" - sha256 cellar: :any_skip_relocation, sonoma: "c35f6165d719d579072c2f0e3bcf03863f2050f9f6eb103a56d27f6fcf5527b5" - sha256 cellar: :any_skip_relocation, ventura: "1a6220b49939af61d847241e85a5b3cf3cca65a4bc5b016ab57a6e05e7770ae8" - sha256 cellar: :any_skip_relocation, monterey: "4d3ab0a44c6894ef823493fa158dbd05efc76d965161428cf52073da0594b410" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1e0ff189fee6784a63e17c24eecc2f915f2be5b45f551cae9a25f143372ac934" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "34cb88c34898a0b25a8febc88c32bfc9822e47bf67ffa0b659d760c18db44f49" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f77fde1bc06947273b8a4058e193b9a7642623d3fbe09b1c30de5621117c25be" + sha256 cellar: :any_skip_relocation, arm64_monterey: "f4d78347a584f7ac14fae08c69104ca94f7a324b7533ca0db0152c57fbded3d7" + sha256 cellar: :any_skip_relocation, sonoma: "317214583a30a5641fdc3883d2a295dec583a1eb4770aca3182e318ee985ebed" + sha256 cellar: :any_skip_relocation, ventura: "3251c3d9ffa6e6250bc2c5fa267b0860b4112e70e3f6816478629d1b08458fcd" + sha256 cellar: :any_skip_relocation, monterey: "f665ab1ce598d0b48cc39b6184d85ee6fc3b4db88721653c643297e5d74b6912" + sha256 cellar: :any_skip_relocation, x86_64_linux: "855de22a91424e4f410779cd34c927a150ff24567a7f94021f5effca8e2e4f16" end depends_on "go" => :build