Skip to content

Commit

Permalink
inspircd 3.17.1
Browse files Browse the repository at this point in the history
autobump: add inspircd

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jun 28, 2024
1 parent 21ebf6c commit 41b84fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,7 @@ inform6
inframap
iniparser
inlyne
inspircd
instaloader
internetarchive
inxi
Expand Down
5 changes: 2 additions & 3 deletions Formula/i/inspircd.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Inspircd < Formula

Check warning on line 1 in Formula/i/inspircd.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict inspircd` failed on macOS Sonoma (14)!

Indirect dependencies with linkage: openssl@3 zlib zstd

Check warning on line 1 in Formula/i/inspircd.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew linkage --cached --test --strict inspircd` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: openssl@3 zlib zstd

Check warning on line 1 in Formula/i/inspircd.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict inspircd` failed on macOS Ventura (13)!

Indirect dependencies with linkage: openssl@3 zlib zstd

Check warning on line 1 in Formula/i/inspircd.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict inspircd` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: openssl@3 zlib zstd

Check warning on line 1 in Formula/i/inspircd.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew linkage --cached --test --strict inspircd` failed on macOS Monterey (12)!

Indirect dependencies with linkage: openssl@3 zlib zstd

Check warning on line 1 in Formula/i/inspircd.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew linkage --cached --test --strict inspircd` failed on macOS Monterey (12) on Apple Silicon!

Indirect dependencies with linkage: openssl@3 zlib zstd
desc "Modular C++ Internet Relay Chat daemon"
homepage "https://www.inspircd.org/"
url "https://github.com/inspircd/inspircd/archive/refs/tags/v3.17.0.tar.gz"
sha256 "181de90130e11a26ec107fcb6b74005cbce3051b89b500347e416054e29c3166"
url "https://github.com/inspircd/inspircd/archive/refs/tags/v3.17.1.tar.gz"
sha256 "921fa8726676f74a9ea8670b41601c975955ad9c131e9b6eb129fa6034433cdb"
license "GPL-2.0-only"
revision 1

livecheck do
url :stable
Expand Down

0 comments on commit 41b84fd

Please sign in to comment.