watchexec 1.8.3
Closes #12965. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
793abfa325
commit
35cc3fd46e
1 changed files with 2 additions and 2 deletions
|
@ -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.8.1.tar.gz"
|
||||
sha256 "22937d69897b21c9dd24c6c1db59859689ff81ea4a8d5fe11b901fa285d005c9"
|
||||
url "https://github.com/mattgreen/watchexec/archive/1.8.3.tar.gz"
|
||||
sha256 "e447292f68fe24e1e7b10b0b1c841b2644ad97598cfda037d65756b8e1801c1e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue