diff options
Diffstat (limited to 'Library/Formula')
| -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 f215bf0c4..1569ec1c6 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.5.tar.gz" - sha1 "e22d0d21c563dab03f1339ad64530c6358780516" + url "https://github.com/alandipert/fswatch/archive/1.3.6.tar.gz" + sha1 "e3dc16f2b181452f864a7cb4718d1aa0f8a0ee2f" bottle do cellar :any |
