Skip to content

Commit

Permalink
Merge pull request #196435 from Homebrew/bump-inspircd-4.4.0
Browse files Browse the repository at this point in the history
inspircd 4.4.0
  • Loading branch information
BrewTestBot authored Nov 2, 2024
2 parents 4474dc6 + b022d92 commit 4cfd4e4
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Formula/i/inspircd.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Inspircd < Formula
desc "Modular C++ Internet Relay Chat daemon"
homepage "https://www.inspircd.org/"
url "https://github.com/inspircd/inspircd/archive/refs/tags/v4.3.0.tar.gz"
sha256 "b9b306281238377747ce030749e1ae338a737a45bd1fde4e8d8b9f694299f57e"
url "https://github.com/inspircd/inspircd/archive/refs/tags/v4.4.0.tar.gz"
sha256 "9f24615b1663ca6ed611f39c3f74da291656fc88df18991ab67f1becbab40aaa"
license "GPL-2.0-only"

livecheck do
Expand All @@ -11,14 +11,12 @@ class Inspircd < Formula
end

bottle do
sha256 arm64_sequoia: "0d4d6b5603c1afef4fe0bec89128310d80abd97bcbd386b161f321a008dff134"
sha256 arm64_sonoma: "6d5b419638b4cd48395de81d585dabf6703acd7c80d2eb600638e950c893fc36"
sha256 arm64_ventura: "1ad12aaa5c0fa1d3375f92a581f3415efe57c573d03f47b439c1776634a3e838"
sha256 arm64_monterey: "23597df57c83b56bf24c0cfea5842169aa367b1357af5a43555336ecc6942082"
sha256 sonoma: "ca55e09a1296bf509613a2f5c78a9edf040c487586a79ec2567fee16412cf771"
sha256 ventura: "57bc4ce7d9caf8b8c44dc9083987b6ca4ee3d99b13ed92b6ab79acb579044488"
sha256 monterey: "661beb7894b6d7aa7aa310998462725d7c0971ec831c3149fb0c61b04d885134"
sha256 x86_64_linux: "30c85c857954d4de73fb4273978d7ee7a18159578cb4d2b387b3305cb8ca190f"
sha256 arm64_sequoia: "28f069a1b674d8e03a8154683aefc77d896e4258a7a21d186ef5ace5cab7124d"
sha256 arm64_sonoma: "f9dd92b838062f2277d763eccb241bab501308ef23dfa0c1adb31b4745196990"
sha256 arm64_ventura: "2d21c7a26b916078525e054672348147be3992c7c64e70a3a3af03d8bac660f6"
sha256 sonoma: "fc8d3695a948848029f5c877b694ad21c2c8ddb42dc8c75a5ab24c4894305db8"
sha256 ventura: "411dc2f7092da05e7cf3dfe7cd1460c790c82dcc1bc184a37a1714b412e01b79"
sha256 x86_64_linux: "bd90281f9e1711c5cad355d8fdad5f35f660b346246b42809545ad25ddf46bda"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 4cfd4e4

Please sign in to comment.