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 e803a00 commit 68f29ddCopy full SHA for 68f29dd
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.28.tar.xz"
5
- sha256 "3a57f155f54e4860f7dd42138d9bea1af615b99dfab5ab4cd728fc8c09a647a4"
+ url "https://marlam.de/msmtp/releases/msmtp-1.8.29.tar.xz"
+ sha256 "13a78f3c6034b33008a7f2474fdddd0deaf7db6da89d0791d3d75eae721220d7"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments