irssi 1.0.1
Closes #9672. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
ba33b0618a
commit
0495879d6a
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Irssi < Formula
|
||||
desc "Modular IRC client"
|
||||
homepage "https://irssi.org/"
|
||||
url "https://github.com/irssi/irssi/releases/download/1.0.0/irssi-1.0.0.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/i/irssi/irssi_1.0.0.orig.tar.xz"
|
||||
sha256 "6a8a3c1fc6a021a2c02a693877b2e19cbceb3eccd78fce49e44f596f4bae4fb8"
|
||||
url "https://github.com/irssi/irssi/releases/download/1.0.1/irssi-1.0.1.tar.xz"
|
||||
sha256 "9428c51a3f3598ffaef438c351a8d609cf10db34f2435bdcb84456226c383ccf"
|
||||
|
||||
bottle do
|
||||
sha256 "b863efe197d8cba9fb5c1ca13f552ab98123c567270a91a3912f89d30911e3ff" => :sierra
|
||||
|
|
Loading…
Reference in a new issue