From fdce1f219d1099581e7139396fc53e52feac8acb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 30 Jul 2021 21:39:26 -0700 Subject: [PATCH] watchexec: Update to version 1.17.1 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 5f14d0910a..1d1459abee 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,13 +1,13 @@ { - "version": "1.17.0", + "version": "1.17.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.17.0/watchexec-1.17.0-x86_64-pc-windows-msvc.zip", - "hash": "a4426bb24578e70c9eef712d3a781c932204469fb3b4b841ad1d5ff7919dbea6", - "extract_dir": "watchexec-1.17.0-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.17.1/watchexec-1.17.1-x86_64-pc-windows-msvc.zip", + "hash": "a39e5d711c93b3fd2d08b9196573f727cfdeec70a95f5b0ae4d0a9201a6ab14c", + "extract_dir": "watchexec-1.17.1-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",