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 cdd79f2 commit ceb9fa3Copy full SHA for ceb9fa3
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.29.tar.xz"
5
- sha256 "13a78f3c6034b33008a7f2474fdddd0deaf7db6da89d0791d3d75eae721220d7"
+ url "https://marlam.de/msmtp/releases/msmtp-1.8.30.tar.xz"
+ sha256 "f826a3c500c4dfeed814685097cead9b2b3dca5a2ec3897967cb9032570fa9ab"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments