From 398b712ef75f072e40e311942361e8269cb3888b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 00:32:28 +0000 Subject: [PATCH] watchexec: Update to version 1.18.11 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index d4ca7fde1c..ab88eaedc9 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.18.10", + "version": "1.18.11", "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.18.10/watchexec-1.18.10-x86_64-pc-windows-msvc.zip", - "hash": "629d25cf024c7dffab5e3e5baede01123bf71bd342ba9758e2c9c9fbac83137d", - "extract_dir": "watchexec-1.18.10-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.18.11/watchexec-1.18.11-x86_64-pc-windows-msvc.zip", + "hash": "74b509751b5bd3fcbef8f171fa70e50fe77e7f09a8e375032e69ff18a823c100", + "extract_dir": "watchexec-1.18.11-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",