Skip to content

Commit

Permalink
Merge pull request #195164 from Homebrew/monkeysphere-perl-5.40.0
Browse files Browse the repository at this point in the history
monkeysphere: revision bump (perl 5.40.0)
  • Loading branch information
BrewTestBot authored Oct 22, 2024
2 parents db341db + bddcc88 commit 3552278
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/m/monkeysphere.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,20 @@ 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/"
regex(/href=.*?monkeysphere.?v?(\d+(?:\.\d+)+)(?:\.orig)?\.t/i)
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
Expand Down

0 comments on commit 3552278

Please sign in to comment.