watchexec: Update to version 1.16.1

This commit is contained in:
Jakub Čábera 2021-05-22 01:54:58 -07:00
parent ffd66754e8
commit a3afb3ce04

View File

@ -1,13 +1,13 @@
{ {
"version": "1.16.0", "version": "1.16.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/cli-v1.16.0/watchexec-1.16.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/watchexec/watchexec/releases/download/cli-v1.16.1/watchexec-1.16.1-x86_64-pc-windows-msvc.zip",
"hash": "d344fdd354aa46c5bde3dc17087992a0c864202cb171fa90c8f3483dd219549a", "hash": "f1c188390b30a531555629551b678e57c00c69ddf6244b928f321a3721e88d22",
"extract_dir": "watchexec-1.16.0-x86_64-pc-windows-msvc" "extract_dir": "watchexec-1.16.1-x86_64-pc-windows-msvc"
} }
}, },
"bin": "watchexec.exe", "bin": "watchexec.exe",