From cfe304a5b28825b92d0c5d1e5ddbcec1b26323b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 04:35:17 +0000 Subject: [PATCH] watchexec: Update to version 1.20.3 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index bb62bc6f3f..d1524bd7cd 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.20.2", + "version": "1.20.3", "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.2/watchexec-1.20.2-x86_64-pc-windows-msvc.zip", - "hash": "6e7a9e6f832ee8f55316ebdd32dcc98c58150fcbcc3587cd564f12f70be8b4c9", - "extract_dir": "watchexec-1.20.2-x86_64-pc-windows-msvc" + "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" } }, "bin": "watchexec.exe",