Update Homebrew formula

This commit is contained in:
Matt Green 2016-10-15 11:15:11 -04:00
parent ff7bb9bf45
commit 09386a61b1
1 changed files with 3 additions and 5 deletions

View File

@ -1,11 +1,9 @@
class Watchexec < Formula
desc "Execute commands when watched files change"
homepage "https://github.com/mattgreen/watchexec"
url "https://github.com/mattgreen/watchexec/releases/download/0.11.0/watchexec_osx_0.11.0.tar.gz"
version "0.11.0"
sha256 "eb11d74ccaff973768e31a7f290c42b77c1f1faeb3c93970cf4f93285af64c39"
bottle :unneeded
url "https://github.com/mattgreen/watchexec/releases/download/1.0.0/watchexec-1.0.0-x86_64-apple-darwin.tar.gz"
version "1.0.0"
sha256 "151d8f8075dfb88a69b1d5d6f9b43c849aa1e099a3357fab494b1f43092ed59c"
def install
bin.install "watchexec"