watchexec: Update to version 1.18.10

This commit is contained in:
github-actions[bot] 2022-03-27 08:27:50 +00:00
parent 7ae2dde1ff
commit 09b388c9f9

View File

@ -1,5 +1,5 @@
{
"version": "1.18.3",
"version": "1.18.10",
"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.3/watchexec-1.18.3-x86_64-pc-windows-msvc.zip",
"hash": "9685836e5b476cd667f98a74aca7c8f80334f5b93b146b07c3288eb1ff97b490",
"extract_dir": "watchexec-1.18.3-x86_64-pc-windows-msvc"
"url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.18.10/watchexec-1.18.10-x86_64-pc-windows-msvc.zip",
"hash": "629d25cf024c7dffab5e3e5baede01123bf71bd342ba9758e2c9c9fbac83137d",
"extract_dir": "watchexec-1.18.10-x86_64-pc-windows-msvc"
}
},
"bin": "watchexec.exe",