From 308557b0a36374396f9644f5fcc7a76dfd88cd09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 12:32:17 +0000 Subject: [PATCH] watchexec: Update to version 1.18.0 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 13440c69a0..1b6ad2b442 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.17.1", + "version": "1.18.0", "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.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" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.18.0/watchexec-1.18.0-x86_64-pc-windows-msvc.zip", + "hash": "d4f05d67be8b2ed8abe10e8492f14a81cd01a2897f067a00a14111718ff2402f", + "extract_dir": "watchexec-1.18.0-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",