From a3fa0a899c56d7d622d8077a80c8d9e853afbec4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:31:04 +0000 Subject: [PATCH] watchexec: Update to version 1.19.0 --- bucket/watchexec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/watchexec.json b/bucket/watchexec.json index cd9d1fd2e9..a162732e0d 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.18.12", + "version": "1.19.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.18.12/watchexec-1.18.12-x86_64-pc-windows-msvc.zip", - "hash": "7ebcb3f12c38e6ea3b084781235b1b6c5729dae54df7e721aabc896165eab607", - "extract_dir": "watchexec-1.18.12-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.19.0/watchexec-1.19.0-x86_64-pc-windows-msvc.zip", + "hash": "d85a4708aed8a5940c396a6807eb796bce1ad8b7d8646a7eade97fda8395cecc", + "extract_dir": "watchexec-1.19.0-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",