From a3afb3ce04a05706b4adbd8c5ece21c0e3f4b8d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 22 May 2021 01:54:58 -0700 Subject: [PATCH] watchexec: Update to version 1.16.1 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 90fbdfd512..f07d67f856 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,13 +1,13 @@ { - "version": "1.16.0", + "version": "1.16.1", "description": "Execute commands in response to file modifications", "homepage": "https://github.com/watchexec/watchexec", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.16.0/watchexec-1.16.0-x86_64-pc-windows-msvc.zip", - "hash": "d344fdd354aa46c5bde3dc17087992a0c864202cb171fa90c8f3483dd219549a", - "extract_dir": "watchexec-1.16.0-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.16.1/watchexec-1.16.1-x86_64-pc-windows-msvc.zip", + "hash": "f1c188390b30a531555629551b678e57c00c69ddf6244b928f321a3721e88d22", + "extract_dir": "watchexec-1.16.1-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",