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 edd6ae6 commit d2ac447Copy full SHA for d2ac447
Formula/n/neomutt.rb
@@ -1,8 +1,8 @@
1
class Neomutt < Formula
2
desc "E-mail reader with support for Notmuch, NNTP and much more"
3
homepage "https://neomutt.org/"
4
- url "https://github.com/neomutt/neomutt/archive/refs/tags/20241212.tar.gz"
5
- sha256 "6fbdbfd7f4d028276f7f0b1d9fe2bb5ee67161857111824cf392ca1ff27089c8"
+ url "https://github.com/neomutt/neomutt/archive/refs/tags/20250109.tar.gz"
+ sha256 "597325c23ad07310ed96b2ee566e45e489cca81b0bdb028f276c690143500f8a"
6
license "GPL-2.0-or-later"
7
head "https://github.com/neomutt/neomutt.git", branch: "main"
8
0 commit comments