From 220f47f17b64ecfcb4611bd3d9c19c623423feb6 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 28 Oct 2021 01:38:21 +0000 Subject: [PATCH] dnstwist: update 20201228_1 bottle. --- Formula/dnstwist.rb | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Formula/dnstwist.rb b/Formula/dnstwist.rb index ee3c4786a61..a3bf27c88cb 100644 --- a/Formula/dnstwist.rb +++ b/Formula/dnstwist.rb @@ -9,11 +9,13 @@ class Dnstwist < Formula revision 1 bottle do - sha256 cellar: :any, arm64_big_sur: "bf760c8372a1f9683c4e286e1e33478b1b5cbf34a68161d19c0da008f764343c" - sha256 cellar: :any, big_sur: "db37fce3570b0b571f2683c4c088fdfc27df598bb164e4fac250ab208daa2a97" - sha256 cellar: :any, catalina: "04921cc3f53ea9e9cad458167fadfcc9f60e1b9c76e81954ee21b8f26ad51a5e" - sha256 cellar: :any, mojave: "188c9b6cfd70f1cd4f2921b6b0fe71b224f46949b67d292ba28e9bcf6fd8399b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "63af2a88affd5f0f06ca0d41a5998e3b8d3cb7e206f587a5645861a9e0aa59cb" + sha256 cellar: :any, arm64_monterey: "2db2d67e7e690d4c92dc9e0407ffc376f9983fefc22c039e29abc19de4c2f89c" + sha256 cellar: :any, arm64_big_sur: "bf760c8372a1f9683c4e286e1e33478b1b5cbf34a68161d19c0da008f764343c" + sha256 cellar: :any, monterey: "26fdf9cea3eed158bc4a290b30aa85312cf955afa2ec80e9f89f6dfbc6d40f94" + sha256 cellar: :any, big_sur: "db37fce3570b0b571f2683c4c088fdfc27df598bb164e4fac250ab208daa2a97" + sha256 cellar: :any, catalina: "04921cc3f53ea9e9cad458167fadfcc9f60e1b9c76e81954ee21b8f26ad51a5e" + sha256 cellar: :any, mojave: "188c9b6cfd70f1cd4f2921b6b0fe71b224f46949b67d292ba28e9bcf6fd8399b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "63af2a88affd5f0f06ca0d41a5998e3b8d3cb7e206f587a5645861a9e0aa59cb" end depends_on "geoip"