msmtp 1.8.7
Closes #48462. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
0c1223b4be
commit
d4d656ab7f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Msmtp < Formula
|
||||
desc "SMTP client that can be used as an SMTP plugin for Mutt"
|
||||
homepage "https://marlam.de/msmtp/"
|
||||
url "https://marlam.de/msmtp/releases/msmtp-1.8.6.tar.xz"
|
||||
sha256 "6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1"
|
||||
url "https://marlam.de/msmtp/releases/msmtp-1.8.7.tar.xz"
|
||||
sha256 "9a53bcdc244ec5b1a806934ecc7746d9d09db581f587bedf597e9da2f48c51f1"
|
||||
|
||||
bottle do
|
||||
sha256 "b87279f1b03cb7d1c9aff6be8813d6a6a107cbc21a5daaace12d4e0e443108b4" => :catalina
|
||||
|
|
Loading…
Reference in a new issue