From ef1024d729bce0ce1bd8a654eb2fd4531308c14e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 16 Feb 2022 08:05:53 +0000 Subject: [PATCH] tio: update 1.34 bottle. --- Formula/tio.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/tio.rb b/Formula/tio.rb index 8616ebbc842..ab9f00c7a70 100644 --- a/Formula/tio.rb +++ b/Formula/tio.rb @@ -6,14 +6,12 @@ class Tio < Formula license "GPL-2.0-or-later" bottle do - sha256 cellar: :any_skip_relocation, arm64_monterey: "dd0fba8d9f5030bf11b0507832b4c51b6352630c0bc5c3d9629ffd682e087ce2" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "cd68cb38333ea9bf99d8e0cdd28cf73ce8517b834213b2f786f29c4d58ca0dd8" - sha256 cellar: :any_skip_relocation, monterey: "2c4d432c3826cf3c8a235c90ffb4f8f543a5f77dcbd80f609b16ce46394f2d2b" - sha256 cellar: :any_skip_relocation, big_sur: "257626785fcbbab8298a98f912c7831b1c9565536ff6425c438424fca3163d90" - sha256 cellar: :any_skip_relocation, catalina: "a630b860983adbd4c2691538739850ef934aeafcfa33c5561a00e3db2b355e88" - sha256 cellar: :any_skip_relocation, mojave: "f33b4bc0d653c0f2111f0c30865395d2cadfe524f33ab1c84c843e54ec432ed9" - sha256 cellar: :any_skip_relocation, high_sierra: "1241b11c102b527fd43225a3283290fe5488889a9e0919e7b4b536ddcb4a4d83" - sha256 cellar: :any_skip_relocation, x86_64_linux: "0fa7b1f65d234ea6358e451925ce7b1759ce08f35a919ae89ea5dd81182610b6" + sha256 cellar: :any_skip_relocation, arm64_monterey: "2b3ab6cbc1c6ef8a13aa64e4adcfbf02d56451e3981dcb7cd4975286cc94f8e0" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "516b796261634baa606b8755b7be0b526bcfefae1b34533bc6827a7b1df0a368" + sha256 cellar: :any_skip_relocation, monterey: "904cf361a84d7f65822c7be564d1e11efb6c3b26d8d4324af94656a697f0f7e4" + sha256 cellar: :any_skip_relocation, big_sur: "89bf7790e90ee884dc6801c819933e41321dc107559fe797382ff3fea4b29d5c" + sha256 cellar: :any_skip_relocation, catalina: "4eda9ec8d5786034668b555fceb015f4fcf6a7c21fdfa08e0ad2cd929c22040a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f526b06ccd39b370481f66f3397f6d9614506194a41c451d93fbde9d6421dde7" end depends_on "meson" => :build