noti 3.1.0
Closes #25764. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
43e7ccc100
commit
3e0e275190
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Noti < Formula
|
||||
desc "Trigger notifications when a process completes"
|
||||
homepage "https://github.com/variadico/noti"
|
||||
url "https://github.com/variadico/noti/archive/3.0.0.tar.gz"
|
||||
sha256 "604ca1da56ba73fac7ca4236ae57c51c6c415f15649aa9be50a987254ba91301"
|
||||
url "https://github.com/variadico/noti/archive/3.1.0.tar.gz"
|
||||
sha256 "3210059aefb9dbbefc67948518509eb2800209fe61bceb158360931dc8d2bd32"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue