From 6ed4d96645bd1748c569aa7a55c95a5b197cae38 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:22:18 +0800 Subject: [PATCH 1/2] monkeysphere: revision bump (perl 5.40.0) --- Formula/m/monkeysphere.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/m/monkeysphere.rb b/Formula/m/monkeysphere.rb index d138c462091e..38bb3c3cc868 100644 --- a/Formula/m/monkeysphere.rb +++ b/Formula/m/monkeysphere.rb @@ -4,7 +4,7 @@ class Monkeysphere < Formula url "https://deb.debian.org/debian/pool/main/m/monkeysphere/monkeysphere_0.44.orig.tar.gz" sha256 "6ac6979fa1a4a0332cbea39e408b9f981452d092ff2b14ed3549be94918707aa" license "GPL-3.0-or-later" - revision 8 + revision 9 livecheck do url "https://deb.debian.org/debian/pool/main/m/monkeysphere/" From bddcc88ca5d89a1f3ac622c0efc6f81d6e6c1797 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:36:48 +0000 Subject: [PATCH 2/2] monkeysphere: update 0.44_9 bottle. --- Formula/m/monkeysphere.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/m/monkeysphere.rb b/Formula/m/monkeysphere.rb index 38bb3c3cc868..d464b19c8ac6 100644 --- a/Formula/m/monkeysphere.rb +++ b/Formula/m/monkeysphere.rb @@ -12,14 +12,12 @@ class Monkeysphere < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "bf39fe1f43e0f79f5b95112f73de0103b63b8887d996b9dab6c74a834083cb79" - sha256 cellar: :any, arm64_sonoma: "adbac1f101bf44b5ca24fd551cf7858577857f16766b180d479890a81d83642f" - sha256 cellar: :any, arm64_ventura: "951360b4729225a4122be52b6caad531aecb6b93f69d36e69ae58755420ac3b2" - sha256 cellar: :any, arm64_monterey: "e0ba9c5746bef445dbe284fb70b3dabfc52d905d1c837dc6c2aaaa9c5977a89b" - sha256 cellar: :any, sonoma: "b5f1abc5720e355bced5bc5a476b1d5cf4289a4ba8a52695f4e31cf90e27577c" - sha256 cellar: :any, ventura: "820014adb3f1e79e8d65cabaa355f90fc912768dfb29d0fc6b2f117f33574528" - sha256 cellar: :any, monterey: "f2d9d5fc6587cb1402f89c0117664725b1e0afb044488918a89e1bf2b15da793" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ab882a62dd621d6c7216044f5263366f63e6c18dd5a15747b53236be9c092c02" + sha256 cellar: :any, arm64_sequoia: "40d8c3289f12c710d030f446886eb4e45c396e4b1517dbc722a6e639cd113193" + sha256 cellar: :any, arm64_sonoma: "898254e686c3406c0af79584f182a97fd0796a66f755055c3c59745850ee6bde" + sha256 cellar: :any, arm64_ventura: "e04ebbbfc60f349cebc2a8574367934080b0c52c61e6ed1d988b5965b4a2650e" + sha256 cellar: :any, sonoma: "855d71f1d6e31d991fa30df070c136fcaa99457573f16ac6e05defae3e3ac7d3" + sha256 cellar: :any, ventura: "ac5c54b17c62e126b1f10c18918fd2a66e8bff38a0a51379e7ddac0890fa9997" + sha256 cellar: :any_skip_relocation, x86_64_linux: "21398c0664f91eddb4e26a9b1f00cdc17e3462647651c04ada0eaa76a93d0b19" end depends_on "gnu-sed" => :build