InspIRCd 2.0.20
Closes Homebrew/homebrew#39712. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
34ec244ac2
commit
d62647bed5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Inspircd < Formula
|
||||
homepage "http://www.inspircd.org"
|
||||
url "https://github.com/inspircd/inspircd/archive/v2.0.19.tar.gz"
|
||||
sha256 "3182fe346257af397fa43952bc7678eb8dafda49da1d286baed5063ffa3f3387"
|
||||
url "https://github.com/inspircd/inspircd/archive/v2.0.20.tar.gz"
|
||||
sha256 "5156e2da5da4cfa377705ecd633aee41cdcd785d12627497d55cab5f70dd686f"
|
||||
|
||||
head "https://github.com/inspircd/inspircd.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue