From 5151455a56f1d17a2cf59291da95253341462c0b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:45:03 +0000 Subject: [PATCH] pwned: update 12.1.1 bottle. --- Formula/p/pwned.rb | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Formula/p/pwned.rb b/Formula/p/pwned.rb index dfe128c314e92..97a2eca5f467f 100644 --- a/Formula/p/pwned.rb +++ b/Formula/p/pwned.rb @@ -6,13 +6,14 @@ class Pwned < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "c171915ab827fa84b07952d9d5c1057089d36cbd019e90e4d75bcf89fb3f2236" - sha256 cellar: :any_skip_relocation, arm64_ventura: "c171915ab827fa84b07952d9d5c1057089d36cbd019e90e4d75bcf89fb3f2236" - sha256 cellar: :any_skip_relocation, arm64_monterey: "c171915ab827fa84b07952d9d5c1057089d36cbd019e90e4d75bcf89fb3f2236" - sha256 cellar: :any_skip_relocation, sonoma: "6db53fe5edcaf8d047abb481d06169808842ee24f377cba50b9350220dded27c" - sha256 cellar: :any_skip_relocation, ventura: "6db53fe5edcaf8d047abb481d06169808842ee24f377cba50b9350220dded27c" - sha256 cellar: :any_skip_relocation, monterey: "c171915ab827fa84b07952d9d5c1057089d36cbd019e90e4d75bcf89fb3f2236" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4447db289b87357c479b1ed9ea79f2b33556bbd6af4ee389371c503607726c4c" + rebuild 1 + sha256 cellar: :any_skip_relocation, arm64_sonoma: "af219c3bc8235292cadb96f309d58d2e16f9f26951d4542df3ee95b3067f3089" + sha256 cellar: :any_skip_relocation, arm64_ventura: "af219c3bc8235292cadb96f309d58d2e16f9f26951d4542df3ee95b3067f3089" + sha256 cellar: :any_skip_relocation, arm64_monterey: "af219c3bc8235292cadb96f309d58d2e16f9f26951d4542df3ee95b3067f3089" + sha256 cellar: :any_skip_relocation, sonoma: "af219c3bc8235292cadb96f309d58d2e16f9f26951d4542df3ee95b3067f3089" + sha256 cellar: :any_skip_relocation, ventura: "af219c3bc8235292cadb96f309d58d2e16f9f26951d4542df3ee95b3067f3089" + sha256 cellar: :any_skip_relocation, monterey: "af219c3bc8235292cadb96f309d58d2e16f9f26951d4542df3ee95b3067f3089" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fc6362e175b7c449811805cca017043eb75b2b82f8fd7b4e2550559398619714" end depends_on "node"