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 74b4496 commit 1cd3258Copy full SHA for 1cd3258
Formula/m/mu.rb
@@ -4,10 +4,9 @@
4
class Mu < Formula
5
desc "Tool for searching e-mail messages stored in the maildir-format"
6
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"
+ url "https://github.com/djcb/mu/releases/download/v1.12.10/mu-1.12.10.tar.xz"
+ sha256 "b6dbcd1cb970d31ab71bd743e7c1bc928c96b28eb31fb6b5354c0fa13ec6da7a"
9
license "GPL-3.0-or-later"
10
- revision 2
11
head "https://github.com/djcb/mu.git", branch: "master"
12
13
# We restrict matching to versions with an even-numbered minor version number,
0 commit comments