weechat 1.4
Closes Homebrew/homebrew#47917. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
eda82658d6
commit
4a7e00da94
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Weechat < Formula
|
||||
desc "Extensible IRC client"
|
||||
homepage "https://www.weechat.org"
|
||||
url "https://weechat.org/files/src/weechat-1.3.tar.gz"
|
||||
sha256 "5c6c8f21f4835034c78c9f86f70c8df76afa73897481e84261e1583db46b678d"
|
||||
url "https://weechat.org/files/src/weechat-1.4.tar.gz"
|
||||
sha256 "51859bf3b26ffeed95c0a3399167e6670e8240542c52772439fb9cade06857a5"
|
||||
|
||||
head "https://github.com/weechat/weechat.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue