mutt 1.11.2
Closes #35790. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
91f906e664
commit
4fa04ae9b5
1 changed files with 2 additions and 3 deletions
|
@ -10,9 +10,8 @@
|
||||||
class Mutt < Formula
|
class Mutt < Formula
|
||||||
desc "Mongrel of mail user agents (part elm, pine, mush, mh, etc.)"
|
desc "Mongrel of mail user agents (part elm, pine, mush, mh, etc.)"
|
||||||
homepage "http://www.mutt.org/"
|
homepage "http://www.mutt.org/"
|
||||||
url "https://bitbucket.org/mutt/mutt/downloads/mutt-1.11.1.tar.gz"
|
url "https://bitbucket.org/mutt/mutt/downloads/mutt-1.11.2.tar.gz"
|
||||||
sha256 "705141013662e53b78e49ed545360281f30a09ddda908f4de733277a60b1db05"
|
sha256 "da5cd4c39f228914d3933d8cf3a017c8271fdd9b9d81c6e4fc42ad22e1a28723"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "fbbfffe3341a5b0ab81a52275f675b27587024c1f72b998ebed8dbaf41b515ec" => :mojave
|
sha256 "fbbfffe3341a5b0ab81a52275f675b27587024c1f72b998ebed8dbaf41b515ec" => :mojave
|
||||||
|
|
Loading…
Reference in a new issue