diff --git a/Formula/inspircd.rb b/Formula/inspircd.rb index 77341326ba..e4cfc9d353 100644 --- a/Formula/inspircd.rb +++ b/Formula/inspircd.rb @@ -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/v2.0.23.tar.gz" - sha256 "522b31fc80e8fd90b66837bf50f8a941233709d5b1fc9c0b3c47a413fb69f162" + url "https://github.com/inspircd/inspircd/archive/v2.0.24.tar.gz" + sha256 "41f702cb84caa2db089a02f511a3da3e7fa3cdce7d2c5040b3c54c5da83c8b40" head "https://github.com/inspircd/inspircd.git", :branch => "insp20" bottle do