Skip to content

Commit

Permalink
fswatch 1.9.1
Browse files Browse the repository at this point in the history
Closes #20.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
  • Loading branch information
emcrisostomo authored and apjanke committed Apr 3, 2016
1 parent f6dc9ae commit 2d48133
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.8.0/fswatch-1.8.0.tar.gz"
sha256 "0d4c4f1ad1ef7c3d783bf02ac018447ae77468337082ec90023a7319ed01aa78"
url "https://github.com/emcrisostomo/fswatch/releases/download/1.9.1/fswatch-1.9.1.tar.gz"
sha256 "56d7e2ae092985839f9f26b56cfbb5b08f9741d008a5aca75ddc7563e3b75fc8"

bottle do
cellar :any
Expand Down

0 comments on commit 2d48133

Please sign in to comment.