diff --git a/bucket/watchexec.json b/bucket/watchexec.json index ab88eaedc9..cd9d1fd2e9 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.18.11", + "version": "1.18.12", "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.11/watchexec-1.18.11-x86_64-pc-windows-msvc.zip", - "hash": "74b509751b5bd3fcbef8f171fa70e50fe77e7f09a8e375032e69ff18a823c100", - "extract_dir": "watchexec-1.18.11-x86_64-pc-windows-msvc" + "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" } }, "bin": "watchexec.exe",