Skip to content

Commit 1cd3258

Browse files
committed
mu 1.12.10
1 parent 74b4496 commit 1cd3258

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/m/mu.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
class Mu < Formula
55
desc "Tool for searching e-mail messages stored in the maildir-format"
66
homepage "https://www.djcbsoftware.nl/code/mu/"
7-
url "https://github.com/djcb/mu/releases/download/v1.12.9/mu-1.12.9.tar.xz"
8-
sha256 "ed493ef4eab536815ca8f948848370cd00b4383bc006b6527ccdf21d38e16de5"
7+
url "https://github.com/djcb/mu/releases/download/v1.12.10/mu-1.12.10.tar.xz"
8+
sha256 "b6dbcd1cb970d31ab71bd743e7c1bc928c96b28eb31fb6b5354c0fa13ec6da7a"
99
license "GPL-3.0-or-later"
10-
revision 2
1110
head "https://github.com/djcb/mu.git", branch: "master"
1211

1312
# We restrict matching to versions with an even-numbered minor version number,

0 commit comments

Comments
 (0)