Skip to content

Commit

Permalink
fswatch 1.7.0
Browse files Browse the repository at this point in the history
Update fswatch to latest 1.7.0

Closes Homebrew/legacy-homebrew#46157.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
hannahhoward authored and DomT4 committed Nov 19, 2015
1 parent 7407cda commit b79bdf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/fswatch.rb
Original file line number Diff line number Diff line change
@@ -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.5.1/fswatch-1.5.1.tar.gz"
sha256 "29ffbe88878b92c330a032e1d63b8e569a4f7df880494fb2e9c0d3b768541697"
url "https://github.com/emcrisostomo/fswatch/releases/download/1.7.0/fswatch-1.7.0.tar.gz"
sha256 "3b42c6f2fb42a5abfcbf51170b189f3f45d6181fb8af39860c47c766473c6010"

bottle do
cellar :any
Expand Down

0 comments on commit b79bdf4

Please sign in to comment.