watchexec: Update to version 1.9.2

This commit is contained in:
Richard Kuhnt 2018-09-09 06:00:27 +00:00
parent 8e884cebd0
commit a49a1f026f

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.9.1", "version": "1.9.2",
"url": "https://github.com/mattgreen/watchexec/releases/download/1.9.1/watchexec-1.9.1-x86_64-pc-windows-gnu.zip", "url": "https://github.com/mattgreen/watchexec/releases/download/1.9.2/watchexec-1.9.2-x86_64-pc-windows-gnu.zip",
"hash": "2d6a46a875a78b9e8bd8f4b4c9d289ecf27f877decfee118d407deca62ee6147", "hash": "364f674bf73858db5b441bea8643863733ec58a77c1df3ba53bb59cbe93cc52e",
"bin": "watchexec.exe", "bin": "watchexec.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {