watchexec: Update to version 1.13.1

This commit is contained in:
Jakub Čábera 2020-06-06 09:21:04 +02:00
parent f3ed877e96
commit 5e624a5f31

View File

@ -1,13 +1,13 @@
{ {
"version": "1.13.0", "version": "1.13.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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/watchexec/watchexec/releases/download/1.13.0/watchexec-1.13.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/watchexec/watchexec/releases/download/1.13.1/watchexec-1.13.1-x86_64-pc-windows-msvc.zip",
"hash": "ec370690493011997f094d2bc5f1ca3f35333c64dbcec2a6cb53bd60288c8c44", "hash": "4528c1d34563d2c3fe5db3362014166f813faeed31478ab0502b416434ccd68b",
"extract_dir": "watchexec-1.13.0-x86_64-pc-windows-msvc" "extract_dir": "watchexec-1.13.1-x86_64-pc-windows-msvc"
} }
}, },
"bin": "watchexec.exe", "bin": "watchexec.exe",