watchexec: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2026-02-25 12:33:05 +00:00
parent 41c0ca9a1d
commit 27263291df

View File

@ -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",