From c5a91986e8d6907976267d00f49d4937c165c652 Mon Sep 17 00:00:00 2001 From: Angelo Banse Date: Mon, 13 Mar 2023 14:29:51 +0100 Subject: [PATCH] adding arm64_ventura bottle --- Formula/sumo.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/sumo.rb b/Formula/sumo.rb index 1a1db86..8ef87fd 100644 --- a/Formula/sumo.rb +++ b/Formula/sumo.rb @@ -11,6 +11,7 @@ class Sumo < Formula bottle do root_url "https://github.com/DLR-TS/homebrew-sumo/releases/download/sumo-1.16.0" + sha256 cellar: :any, arm64_ventura: "c3a05b783f45f5e1860c51d73cda163203a7cb14f006f30c1daa55789964da31" sha256 cellar: :any, arm64_monterey: "6345b5285ab1e1176f1d343721611cb728172a2dfe3cb1df92bc14ac37c82fe8" sha256 cellar: :any, big_sur: "fd2afa754c03bd4336a07bdca65e5c84b33832ded88b0c6d7120e7e3dcae8b73" end