We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2a03d commit 5410d23Copy full SHA for 5410d23
Formula/m/msmtp.rb
@@ -1,8 +1,8 @@
1
class Msmtp < Formula
2
desc "SMTP client that can be used as an SMTP plugin for Mutt"
3
homepage "https://marlam.de/msmtp/"
4
- url "https://marlam.de/msmtp/releases/msmtp-1.8.26.tar.xz"
5
- sha256 "6cfc488344cef189267e60aea481f00d4c7e2a59b53c6c659c520a4d121f66d8"
+ url "https://marlam.de/msmtp/releases/msmtp-1.8.27.tar.xz"
+ sha256 "94030580a63a747faa0a3b9b1b264ae355aad33a4d94b832bfeb5b21633c965e"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments