diff --git a/Formula/p/popeye.rb b/Formula/p/popeye.rb index 8cb633b6a2884..7681c0229b3c9 100644 --- a/Formula/p/popeye.rb +++ b/Formula/p/popeye.rb @@ -6,13 +6,13 @@ class Popeye < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a327692a0b1cb3baa1783fd308d1072c16ee60640e5c7c2b716e32734ccf2eb3" - sha256 cellar: :any_skip_relocation, arm64_ventura: "058d57c5a8b48724b51d92413840abdafa14d287c7655ce4c4b785851721b56d" - sha256 cellar: :any_skip_relocation, arm64_monterey: "1ca25aeca8fb171edf09e436a548bc8a13c737e0edec67baf04dfdfc4bdd6e6f" - sha256 cellar: :any_skip_relocation, sonoma: "61d6c2a13baba3a58c9f9d77b02237a9219c242989d64aab6d23d03da6f5f3f8" - sha256 cellar: :any_skip_relocation, ventura: "dcc43c08b279b1ffa077713b49c523f55661ec98552bdc506bc128339fd56c90" - sha256 cellar: :any_skip_relocation, monterey: "a23db2b9d87d741c3254b44f5bb7128b9fb7d96118c136e5e86916b2ee0bdfc6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2e3e73080d7f5ecaa1acdd56788c3abc651a7610bc36f75082bd7775a1eaa2ac" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe2d274af946327eb7957d83f4cc40871264abf133d7fd58d0c1628c5a9fe90a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "4292cc222b1316d427c65b14cfc258b2dde69237a07ba1c002c3adad338c8460" + sha256 cellar: :any_skip_relocation, arm64_monterey: "2e6964a0fc3f21e26d60d48556c708cabb8d2a804d7c43e65ce79bb17dce7c4a" + sha256 cellar: :any_skip_relocation, sonoma: "f7353dc43c8d24fde43a798d39eb55f80f28b21ff0a6eb993d54f9407242ee9c" + sha256 cellar: :any_skip_relocation, ventura: "1dcc409c7c06fc80d884a503b4f224e22eccf61f2ee48966f5cce2ee1cb8a2ed" + sha256 cellar: :any_skip_relocation, monterey: "447a5bfc60eea710ede0b36d9c60d4d0feb379fef68a0d8706c0f8d24f01d21a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9b2113343d8cf7a05e60dfb91f4d55b45eebdceb74c876c82b9970448630684d" end depends_on "go" => :build