From 6b11264118742922ca04a0dfd6685681a1b0083e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 19 Aug 2018 10:00:21 +0000 Subject: [PATCH] watchexec: Update to version 1.9.0 --- watchexec.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/watchexec.json b/watchexec.json index 6702555d4f..0cc6d75135 100644 --- a/watchexec.json +++ b/watchexec.json @@ -2,9 +2,9 @@ "homepage": "https://github.com/mattgreen/watchexec", "description": "Execute commands in response to file modifications", "license": "Apache-2.0", - "version": "1.8.6", - "url": "https://github.com/mattgreen/watchexec/releases/download/1.8.6/watchexec-1.8.6-x86_64-pc-windows-gnu.zip", - "hash": "60084c13bafcaa9bd743f08d9094d23410eb87540f5ea1ce694843f900df326f", + "version": "1.9.0", + "url": "https://github.com/mattgreen/watchexec/releases/download/1.9.0/watchexec-1.9.0-x86_64-pc-windows-gnu.zip", + "hash": "d5132c10ba764a7af49aa1d26a621d1a6431ec84482b5762f8ab5a3bd1c63939", "bin": "watchexec.exe", "checkver": "github", "autoupdate": {