From 021b7486829af2a3bd859b3b042daa92510165a9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Nov 2019 07:01:50 +0000 Subject: [PATCH] watchexec: Update to version 1.12.0 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 713d75edc8..a87b75da0b 100644 --- a/bucket/watchexec.json +++ b/bucket/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.11.1", - "url": "https://github.com/mattgreen/watchexec/releases/download/1.11.1/watchexec-1.11.1-x86_64-pc-windows-msvc.zip", - "hash": "afdc863928255b7d647cc90c567b0d11cd3d54600a6ff217ce71ecd21ace8964", - "extract_dir": "watchexec-1.11.1-x86_64-pc-windows-msvc", + "version": "1.12.0", + "url": "https://github.com/mattgreen/watchexec/releases/download/1.12.0/watchexec-1.12.0-x86_64-pc-windows-msvc.zip", + "hash": "4005419192054cc42dcd3ce83458168ac271b1a1b5ee4b6ac26828a2068661b3", + "extract_dir": "watchexec-1.12.0-x86_64-pc-windows-msvc", "bin": "watchexec.exe", "checkver": "github", "autoupdate": {