From deb3362b932fb47c44544ddddd266ad43367d68b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 00:34:57 +0000 Subject: [PATCH] watchexec: Update to version 1.20.5 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 8f80f221ff..78c475f64a 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.20.4", + "version": "1.20.5", "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.4/watchexec-1.20.4-x86_64-pc-windows-msvc.zip", - "hash": "341611a9be5057452a7b11504bcf153e57eb11b6f89aabf2b127ae1428b5a2d1", - "extract_dir": "watchexec-1.20.4-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.20.5/watchexec-1.20.5-x86_64-pc-windows-msvc.zip", + "hash": "1e440070b1fa7528cd333d725e5b7c35d7851746bc3a1a8edf10cc3e4094fe6c", + "extract_dir": "watchexec-1.20.5-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",