Skip to content

Commit

Permalink
watchexec 1.8.0
Browse files Browse the repository at this point in the history
Closes #12654.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
mattgreen authored and ilovezfs committed Apr 20, 2017
1 parent 534b620 commit ba76a2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/watchexec.rb
@@ -1,8 +1,8 @@
class Watchexec < Formula
desc "Execute commands when watched files change"
homepage "https://github.com/mattgreen/watchexec"
url "https://github.com/mattgreen/watchexec/archive/1.7.0.tar.gz"
sha256 "96f1dda6bc110a4aa7b15f097b45e47df7984da5d2486791091c1fc6cdfb2616"
url "https://github.com/mattgreen/watchexec/archive/1.8.0.tar.gz"
sha256 "57579971a698a6f846e78358cfd5048e4baeed0bface50fe7d8f95c56beb3eef"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit ba76a2a

Please sign in to comment.