Skip to content

Commit d2ac447

Browse files
committed
neomutt 20250109
1 parent edd6ae6 commit d2ac447

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/neomutt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Neomutt < Formula
22
desc "E-mail reader with support for Notmuch, NNTP and much more"
33
homepage "https://neomutt.org/"
4-
url "https://github.com/neomutt/neomutt/archive/refs/tags/20241212.tar.gz"
5-
sha256 "6fbdbfd7f4d028276f7f0b1d9fe2bb5ee67161857111824cf392ca1ff27089c8"
4+
url "https://github.com/neomutt/neomutt/archive/refs/tags/20250109.tar.gz"
5+
sha256 "597325c23ad07310ed96b2ee566e45e489cca81b0bdb028f276c690143500f8a"
66
license "GPL-2.0-or-later"
77
head "https://github.com/neomutt/neomutt.git", branch: "main"
88

0 commit comments

Comments
 (0)