From dbc80b6aa133f896008d78dd1175c0ab213fca5a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 26 Jan 2019 06:00:23 +0000 Subject: [PATCH] watchexec: Update to version 1.10.0 --- watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/watchexec.json b/watchexec.json index ff69139cc7..b19dd36961 100644 --- a/watchexec.json +++ b/watchexec.json @@ -2,10 +2,10 @@ "homepage": "https://github.com/mattgreen/watchexec", "description": "Execute commands in response to file modifications", "license": "Apache-2.0", - "version": "1.9.2", - "url": "https://github.com/mattgreen/watchexec/releases/download/1.9.2/watchexec-1.9.2-x86_64-pc-windows-gnu.zip", - "hash": "364f674bf73858db5b441bea8643863733ec58a77c1df3ba53bb59cbe93cc52e", - "extract_dir": "watchexec-1.9.2-x86_64-pc-windows-gnu", + "version": "1.10.0", + "url": "https://github.com/mattgreen/watchexec/releases/download/1.10.0/watchexec-1.10.0-x86_64-pc-windows-gnu.zip", + "hash": "6cb2d6bd9b6a2ad011f56b1aae793ae219704599dab5402ebed21efe9e6a2bde", + "extract_dir": "watchexec-1.10.0-x86_64-pc-windows-gnu", "bin": "watchexec.exe", "checkver": "github", "autoupdate": {