From 02ffe4a9ac95afc9510e87c0545496cba2b02ae9 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 25 Oct 2017 23:42:15 -0700 Subject: [PATCH] fswatch 1.11.0 Closes #19859. Signed-off-by: ilovezfs --- Formula/fswatch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fswatch.rb b/Formula/fswatch.rb index 44bf5df0f1..06c5402ef5 100644 --- a/Formula/fswatch.rb +++ b/Formula/fswatch.rb @@ -1,8 +1,8 @@ class Fswatch < Formula desc "Monitor a directory for changes and run a shell command" homepage "https://github.com/emcrisostomo/fswatch" - url "https://github.com/emcrisostomo/fswatch/releases/download/1.10.0/fswatch-1.10.0.tar.gz" - sha256 "f0b35bcc27e73dbeeb2e74567f978e11b239a2ea229f870ce27b39593ab0eb72" + url "https://github.com/emcrisostomo/fswatch/releases/download/1.11.0/fswatch-1.11.0.tar.gz" + sha256 "9ad5fc35f835d37445dd4bc87738c5824d98c1ed564d0491b0a6625073b6c128" bottle do cellar :any