diff --git a/bucket/watchexec.json b/bucket/watchexec.json index ce21d0772f..f335c36415 100644 --- a/bucket/watchexec.json +++ b/bucket/watchexec.json @@ -1,5 +1,5 @@ { - "version": "2.4.3", + "version": "2.5.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/v2.4.3/watchexec-2.4.3-x86_64-pc-windows-msvc.zip", - "hash": "799f02ebb91dca4025a9cef46e177fbb7436fab26a227540603bdc65d2cdb938", - "extract_dir": "watchexec-2.4.3-x86_64-pc-windows-msvc" + "url": "https://github.com/watchexec/watchexec/releases/download/v2.5.0/watchexec-2.5.0-x86_64-pc-windows-msvc.zip", + "hash": "ecfc8457d30f0ebe5fdc6f67fed87e9114eee551310ebb66449629a5994f843c", + "extract_dir": "watchexec-2.5.0-x86_64-pc-windows-msvc" } }, "bin": "watchexec.exe",