notmuch 0.23.5
Closes #8770. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
99e1cc9970
commit
57c813d0d2
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Notmuch < Formula
|
class Notmuch < Formula
|
||||||
desc "Thread-based email index, search, and tagging"
|
desc "Thread-based email index, search, and tagging"
|
||||||
homepage "https://notmuchmail.org"
|
homepage "https://notmuchmail.org"
|
||||||
url "https://notmuchmail.org/releases/notmuch-0.23.4.tar.gz"
|
url "https://notmuchmail.org/releases/notmuch-0.23.5.tar.gz"
|
||||||
sha256 "106dd6e39c4955871a49a84488d06394c1cecf66c1542b11834f8e8d5c66453b"
|
sha256 "c62694b3c5f04db48ed3bbf37a801ea2a03439826c6be318e23b34de749ac267"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue