watchexec: Update to version 1.18.1

This commit is contained in:
github-actions[bot] 2022-01-23 12:29:33 +00:00
parent 800ec91521
commit a894b5cf0d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.18.0", "version": "1.18.1",
"description": "Execute commands in response to file modifications", "description": "Execute commands in response to file modifications",
"homepage": "https://github.com/watchexec/watchexec", "homepage": "https://github.com/watchexec/watchexec",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,9 +8,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.18.0/watchexec-1.18.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.18.1/watchexec-1.18.1-x86_64-pc-windows-msvc.zip",
"hash": "d4f05d67be8b2ed8abe10e8492f14a81cd01a2897f067a00a14111718ff2402f", "hash": "6a3ddf439e10c355128d9c41f3cdce4c0e679190f3a4a3080e0ca3e202c2aa72",
"extract_dir": "watchexec-1.18.0-x86_64-pc-windows-msvc" "extract_dir": "watchexec-1.18.1-x86_64-pc-windows-msvc"
} }
}, },
"bin": "watchexec.exe", "bin": "watchexec.exe",