watchexec: Update to version 1.16.2

This commit is contained in:
Jakub Čábera 2021-07-10 12:12:30 -07:00
parent 82f6d0bb6c
commit 0fb25319d7

View File

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