neomutt 20180716
Closes #30142. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
61546be608
commit
77b90f1313
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Neomutt < Formula
|
class Neomutt < Formula
|
||||||
desc "E-mail reader with support for Notmuch, NNTP and much more"
|
desc "E-mail reader with support for Notmuch, NNTP and much more"
|
||||||
homepage "https://neomutt.org/"
|
homepage "https://neomutt.org/"
|
||||||
url "https://github.com/neomutt/neomutt/archive/neomutt-20180622.tar.gz"
|
url "https://github.com/neomutt/neomutt/archive/neomutt-20180716.tar.gz"
|
||||||
sha256 "9289ef61668c4eee39a85fb593f4afcb520a90d7840609fd922444b05dedf399"
|
sha256 "bd89826980b493ba312228c9c14ffe2403e268571aea6008c6dc7ed3848de200"
|
||||||
head "https://github.com/neomutt/neomutt.git"
|
head "https://github.com/neomutt/neomutt.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue