From afbf2378b0de989a679f26c095c325ad05972abd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:28:21 +0000 Subject: [PATCH] tbls: update 1.71.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 c3e38aaac59c3..c6ee43fd01b10 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: "b0d0763aa3016c1eac5f3fec35616257ecb11823855e7d7612bb3bb53b603455" - sha256 cellar: :any_skip_relocation, arm64_ventura: "3ccaaca70aa31a4733c9bab9abcb051f8715a13e1e7b63804aa1941e28e71a55" - sha256 cellar: :any_skip_relocation, arm64_monterey: "8401d07d17cd7bc0ad7d77e7f235ae1e393ea6bf8af8163d7e78060d9001426e" - sha256 cellar: :any_skip_relocation, sonoma: "f957c936b39701782b3511c8ef453080ae20ff17d3cab23425345a526cf371c4" - sha256 cellar: :any_skip_relocation, ventura: "e4a681402d0c2ba69178a97d75ab68e20a00b60b31ee0a618ea6c1ba742dd09d" - sha256 cellar: :any_skip_relocation, monterey: "fde6ceef6bad058e0a6e6f0a6a5a6643058f6007fbd9df76e67f726200bb02d0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "201564bb0b56a614c8220f80fb21fa794c56dfd2fef555350c1da6ea491bae33" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "7d68f8b258081907295462b865e61c766775e01e5b9ea5efca50245233d015fe" + sha256 cellar: :any_skip_relocation, arm64_ventura: "ac1fc9b907f81d7e4046f9b6967b68d9b701ebad151e9c00a8b17e836c30e89b" + sha256 cellar: :any_skip_relocation, arm64_monterey: "5061c32e2c33b389b500f771335ee1cacc5528031fddf535db6c1c12c25afe15" + sha256 cellar: :any_skip_relocation, sonoma: "e97113baa5bf7648a66c06c186d7bebeffb4f39fd52649ff390a780e820fe6a8" + sha256 cellar: :any_skip_relocation, ventura: "7194c3e00950c81dc007b5a48b6ec3be2b78c2cec7008e111057005d5e4db29a" + sha256 cellar: :any_skip_relocation, monterey: "ebdac93d762df536a888e1d2b77b0acb26f9f2217f4da1f7be940f4ea21a675b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "dff46c12c99b7b1c7be15779c4a2405217e47eb5d969800eeb551fe44a7dc707" end depends_on "go" => :build