Skip to content

Commit

Permalink
Merge pull request #198595 from Homebrew/bump-icbirc-2.2
Browse files Browse the repository at this point in the history
icbirc 2.2
  • Loading branch information
BrewTestBot authored Nov 22, 2024
2 parents 36c0d25 + adac669 commit d3d408b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 16 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1291,6 +1291,7 @@ i2util
iamb
iamy
ibazel
icbirc
icloudpd
icon
ignite
Expand Down
23 changes: 7 additions & 16 deletions Formula/i/icbirc.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Icbirc < Formula
desc "Proxy IRC client and ICB server"
homepage "https://www.benzedrine.ch/icbirc.html"
url "https://www.benzedrine.ch/icbirc-2.1.tar.gz"
sha256 "6839344d93c004da97ec6bb5d805a1db7e0a79efc3870445788043627162bbb1"
url "https://www.benzedrine.ch/icbirc-2.2.tar.gz"
sha256 "de045b4fc826abc348d4f83ac674a135faeee7235a4941d5daf35e85a83c2b3e"
license "BSD-2-Clause"

livecheck do
Expand All @@ -11,20 +11,11 @@ class Icbirc < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5af1d87b0064f1ae1ca5d2650d3dc711069195f874ada2d440fddf261bcac92e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6c61af43f08f4f86ef37dc19195f88dce8953ef1c26d460837dc1dccd99c2de1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7117691853b4646f4697aa6d8392d7f96a1528f417090b0fa2bca8bb0ed8e10e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9aa9c813f70949fb1d7784cba81133d726fb9b32aca1bc057680e92003b67640"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7b2e4accc4480ed21b70273e1bc92895e016e8100ce1e144b8dd3194d7d5217c"
sha256 cellar: :any_skip_relocation, sonoma: "b0fc883f8917f6fef5c240fae8ec1261d685a7b06c23f583f972a76b6ba13285"
sha256 cellar: :any_skip_relocation, ventura: "4ae98f289f25c779e82a5c839ac62d435a8b2b87f8649cf6f988f5caf42d633d"
sha256 cellar: :any_skip_relocation, monterey: "0ac58ac9e6553f986983d97b5db7c20cc2d28d2eb6abdf2f136c16f455876342"
sha256 cellar: :any_skip_relocation, big_sur: "60c1ccdb6ca739d0d4694d2f075507f4417cada103204c6b91ee966350ca745a"
sha256 cellar: :any_skip_relocation, catalina: "c1a639673100e6c8f2f5116b11c4c7a8b38cc0af73841c4d13e611f7605a8c1e"
sha256 cellar: :any_skip_relocation, mojave: "c353062cf16183b658ca999e477f2f4ac6040dd8d3a995fe2736a382d989ca8e"
sha256 cellar: :any_skip_relocation, high_sierra: "e258e2ca2bf835d76b7d509eac5417629451068c85fe729cbab7fc64e89df9c0"
sha256 cellar: :any_skip_relocation, sierra: "cbec4e472c640a63081f12723fc9d144f00aa00c9229ce5bfc2edd99199aee74"
sha256 cellar: :any_skip_relocation, el_capitan: "2f943e4af7a9c1e2524d9583b0ef5539988f68f56a8f8c483b2c2d1990fff21d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4246015b1c291cb3a55226ca562a4af17b4898367b94995842d093d39f679c7a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "69f5a69f48564c553cec8b3239d2d85b06799d3a92ff590bea143a4a52041a4d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bbc895f1f9d189f480b198d6b21cfb19058ad162640c26563370fdca83d4d3e1"
sha256 cellar: :any_skip_relocation, sonoma: "f2f06c70f2aa742d48a0131f67f2c3c1036699888f536d3fa4c05200a5b02de2"
sha256 cellar: :any_skip_relocation, ventura: "8ac135755acfc32dcabbd12e8a0deb9fae1f8b02ca9835c1fbdf567121214de5"
end

depends_on "bsdmake" => :build
Expand Down

0 comments on commit d3d408b

Please sign in to comment.