From 456773a8c7cf26a03c023eb1d042330f90614099 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Sep 2022 05:39:17 +0000 Subject: [PATCH] trino: update 396 bottle. --- Formula/trino.rb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Formula/trino.rb b/Formula/trino.rb index 55adf43f37b..72c6ed2f8a4 100644 --- a/Formula/trino.rb +++ b/Formula/trino.rb @@ -13,12 +13,7 @@ class Trino < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_monterey: "5e9fec133101fbe331768e3826fdee180d2697609b246e8dab3f09fc27158054" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "5e9fec133101fbe331768e3826fdee180d2697609b246e8dab3f09fc27158054" - sha256 cellar: :any_skip_relocation, monterey: "5e9fec133101fbe331768e3826fdee180d2697609b246e8dab3f09fc27158054" - sha256 cellar: :any_skip_relocation, big_sur: "5e9fec133101fbe331768e3826fdee180d2697609b246e8dab3f09fc27158054" - sha256 cellar: :any_skip_relocation, catalina: "5e9fec133101fbe331768e3826fdee180d2697609b246e8dab3f09fc27158054" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e7377af0312b739814bdcf3adf278fb5973ed86e4f60987509d43845c5d9111e" + sha256 cellar: :any_skip_relocation, all: "0bc7711c41483689fed4aeb499293b630295a25b0b0dc83cb170112b784103ac" end depends_on "gnu-tar" => :build