aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/terminal-notifier.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/terminal-notifier.rb b/Library/Formula/terminal-notifier.rb
index ed2d611f0..6b5ad1520 100644
--- a/Library/Formula/terminal-notifier.rb
+++ b/Library/Formula/terminal-notifier.rb
@@ -2,8 +2,8 @@ require 'formula'
class TerminalNotifier < Formula
homepage 'https://github.com/alloy/terminal-notifier'
- url 'https://github.com/alloy/terminal-notifier/archive/1.5.0.tar.gz'
- sha1 '76688ca503aec3988d6c857001f41b78d3c181e8'
+ url 'https://github.com/alloy/terminal-notifier/archive/v1.5.1.tar.gz'
+ sha1 'bc9805808f7b67f2871820f6a9ef45b0ec016ab9'
head 'https://github.com/alloy/terminal-notifier.git'