watchexec: Update to version 1.10.3

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:44 +00:00
parent 7cba2769db
commit c6f3dd6265

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.2", "version": "1.10.3",
"url": "https://github.com/mattgreen/watchexec/releases/download/1.10.2/watchexec-1.10.2-x86_64-pc-windows-gnu.zip", "url": "https://github.com/mattgreen/watchexec/releases/download/1.10.3/watchexec-1.10.3-x86_64-pc-windows-gnu.zip",
"hash": "f753ffdc78d4642f47232de47594810eae7fdf67b5f1c9ca2115b681a43bef9e", "hash": "acdc33d6c12d11957549556f2d302ee67e93bc9acf4b1c25512f14d2a9c601f0",
"bin": "watchexec.exe", "bin": "watchexec.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {