diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 92af31f6cb..0e659bdfd2 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "1.18.2", + "version": "1.18.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.18.2/watchexec-1.18.2-x86_64-pc-windows-msvc.zip", - "hash": "58e712be9d7903bee1e2f9f7b96eaf46c9377d51071db6c07f903321d7365de5", - "extract_dir": "watchexec-1.18.2-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.18.3/watchexec-1.18.3-x86_64-pc-windows-msvc.zip", + "hash": "9685836e5b476cd667f98a74aca7c8f80334f5b93b146b07c3288eb1ff97b490", + "extract_dir": "watchexec-1.18.3-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",