fswatch 1.5.0
Closes Homebrew/homebrew#42468. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
fcfcb0be18
commit
892d0cb8b2
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.4.7/fswatch-1.4.7.tar.gz"
|
||||
sha256 "1601e91393c943eb168371f710cfbb54511900d92ace0e829dcd335a2c6da61d"
|
||||
url "https://github.com/emcrisostomo/fswatch/releases/download/1.5.0/fswatch-1.5.0.tar.gz"
|
||||
sha256 "153e7d5358e25579964f353d387d814fe6bea57fa1bad7b883b940d402903e59"
|
||||
|
||||
bottle do
|
||||
sha256 "1263ca1127a202ffd678803608d2620af5c43a4a8b3db1d987147df2b8a0cf7a" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue