diff options
| author | Brett Koonce | 2014-09-22 20:48:07 -0700 |
|---|---|---|
| committer | Brett Koonce | 2014-09-23 18:43:35 -0700 |
| commit | 4e5ccc87cf935d2d4cbd3f92909f36f0347229d0 (patch) | |
| tree | cdda96fae6084434e4d1d65d345a0e2c41970159 | |
| parent | 455fd7f7f481be2aa9ef0b9e5b808c8093bfad1d (diff) | |
| download | homebrew-4e5ccc87cf935d2d4cbd3f92909f36f0347229d0.tar.bz2 | |
fswatch 1.4.4
| -rw-r--r-- | Library/Formula/fswatch.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fswatch.rb b/Library/Formula/fswatch.rb index 347846c36..94cb7db2a 100644 --- a/Library/Formula/fswatch.rb +++ b/Library/Formula/fswatch.rb @@ -2,8 +2,8 @@ require "formula" class Fswatch < Formula homepage "https://github.com/emcrisostomo/fswatch" - url "https://github.com/emcrisostomo/fswatch/releases/download/1.4.3.1/fswatch-1.4.3.1.zip" - sha1 "6749ed20494652f51c45c23396775f28e010e992" + url "https://github.com/emcrisostomo/fswatch/releases/download/1.4.4/fswatch-1.4.4.zip" + sha1 "3f215a5ed50f4c9863ff5c0350e564e77dc18654" bottle do sha1 "886050fa4d4d137a376ff50269b1ebc667f39bec" => :mavericks |
