From 1a5e3584062a9f41793bb4781542e8d2505d08b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 16:30:53 +0000 Subject: [PATCH] watchexec: Update to version 1.20.4 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index d1524bd7cd..8f80f221ff 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.20.3", + "version": "1.20.4", "description": "Execute commands in response to file modifications", "homepage": "https://github.com/watchexec/watchexec", "license": "Apache-2.0", @@ -8,9 +8,9 @@ }, "architecture": { "64bit": { - "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.3/watchexec-1.20.3-x86_64-pc-windows-msvc.zip", - "hash": "11ecd0f53b29abafa46f7ba5988a2bbead8e0a16ba95a638fda6ce110789128f", - "extract_dir": "watchexec-1.20.3-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.4/watchexec-1.20.4-x86_64-pc-windows-msvc.zip", + "hash": "341611a9be5057452a7b11504bcf153e57eb11b6f89aabf2b127ae1428b5a2d1", + "extract_dir": "watchexec-1.20.4-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",