Skip to content

Commit

Permalink
pwned: update 12.1.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 1, 2024
1 parent e958bcf commit 5151455
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/p/pwned.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5151455

Please sign in to comment.