fswatch 1.9.1
Closes #20. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
f6dc9aed99
commit
2d4813396a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue