aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fswatch.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fswatch.rb b/Library/Formula/fswatch.rb
index 90e56e079..9d3e3db4c 100644
--- a/Library/Formula/fswatch.rb
+++ b/Library/Formula/fswatch.rb
@@ -2,8 +2,8 @@ require "formula"
class Fswatch < Formula
homepage "https://github.com/alandipert/fswatch"
- url "https://github.com/alandipert/fswatch/archive/1.3.3.tar.gz"
- sha1 "b14632eca9618de58f5eadad82342672219902bf"
+ url "https://github.com/alandipert/fswatch/archive/1.3.4.tar.gz"
+ sha1 "09609bcd795c70e6c559ecb66ff22eb6764ef2b8"
depends_on "autoconf" => :build
depends_on "automake" => :build