mutt 1.9.0
Closes #17541. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
017082e857
commit
7f12291138
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
class Mutt < Formula
|
||||
desc "Mongrel of mail user agents (part elm, pine, mush, mh, etc.)"
|
||||
homepage "http://www.mutt.org/"
|
||||
url "https://bitbucket.org/mutt/mutt/downloads/mutt-1.8.3.tar.gz"
|
||||
mirror "ftp://ftp.mutt.org/pub/mutt/mutt-1.8.3.tar.gz"
|
||||
sha256 "9b81746d67ffeca5ea44f60893b70dc93c86d4bc10187d4dd360185e4d42ed42"
|
||||
url "https://bitbucket.org/mutt/mutt/downloads/mutt-1.9.0.tar.gz"
|
||||
mirror "ftp://ftp.mutt.org/pub/mutt/mutt-1.9.0.tar.gz"
|
||||
sha256 "ec6d7595d3a1f26ae9f565b5ba5ffee94f9b2dc0683b0014684f2dc874f9e2d4"
|
||||
|
||||
bottle do
|
||||
sha256 "f06ca16de5f58c6d0f520f3de8a5c90592b2a49038f5467b2918232a3cc03723" => :sierra
|
||||
|
|
Loading…
Reference in a new issue