diff --git a/bucket/watchexec.json b/bucket/watchexec.json index 26d3a6a3b5..3586917fd4 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,13 +1,13 @@ { - "version": "1.14.1", + "version": "1.15.0", "description": "Execute commands in response to file modifications", "homepage": "https://github.com/watchexec/watchexec", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/watchexec/watchexec/releases/download/1.14.1/watchexec-1.14.1-x86_64-pc-windows-msvc.zip", - "hash": "90d31eedf1f499a04ab46c5a6fc1233818fcab238951d5838a6d39b3719f54d3", - "extract_dir": "watchexec-1.14.1-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/1.15.0/watchexec-1.15.0-x86_64-pc-windows-msvc.zip", + "hash": "17a63a3c22cef72a61b007fdd965ae0f52baa4ba113cb476a56f695dd9152aa0", + "extract_dir": "watchexec-1.15.0-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",