watchexec: Update to version 1.14.0

This commit is contained in:
Jakub Čábera 2020-07-03 15:54:42 +02:00
parent 65e72636d9
commit feea24e273

View File

@ -1,13 +1,13 @@
{
"version": "1.13.1",
"version": "1.14.0",
"description": "Execute commands in response to file modifications",
"homepage": "https://github.com/watchexec/watchexec",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/watchexec/watchexec/releases/download/1.13.1/watchexec-1.13.1-x86_64-pc-windows-msvc.zip",
"hash": "4528c1d34563d2c3fe5db3362014166f813faeed31478ab0502b416434ccd68b",
"extract_dir": "watchexec-1.13.1-x86_64-pc-windows-msvc"
"url": "https://github.com/watchexec/watchexec/releases/download/1.14.0/watchexec-1.14.0-x86_64-pc-windows-msvc.zip",
"hash": "d8457c3de187c5cb995b5ce52651661fb1718875af342eaf4299ed7165a36910",
"extract_dir": "watchexec-1.14.0-x86_64-pc-windows-msvc"
}
},
"bin": "watchexec.exe",