watchexec: Update to version 1.10.2

This commit is contained in:
Richard Kuhnt 2019-05-29 07:00:38 +00:00
parent 3932786dd3
commit 78f8ead3ab

View File

@ -2,9 +2,9 @@
"homepage": "https://github.com/mattgreen/watchexec", "homepage": "https://github.com/mattgreen/watchexec",
"description": "Execute commands in response to file modifications", "description": "Execute commands in response to file modifications",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.10.1", "version": "1.10.2",
"url": "https://github.com/mattgreen/watchexec/releases/download/1.10.1/watchexec-1.10.1-x86_64-pc-windows-gnu.zip", "url": "https://github.com/mattgreen/watchexec/releases/download/1.10.2/watchexec-1.10.2-x86_64-pc-windows-gnu.zip",
"hash": "8a10debd5095fa94162c9b85073c16467c51fb1d357b29bc46a697c492512978", "hash": "f753ffdc78d4642f47232de47594810eae7fdf67b5f1c9ca2115b681a43bef9e",
"bin": "watchexec.exe", "bin": "watchexec.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {