lychee: Update to version 0.6.0

This commit is contained in:
Jakub Čábera 2021-04-15 05:50:59 +02:00
parent 00f468ef89
commit f35c028f30

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.0", "version": "0.6.0",
"description": "A command-line link checker", "description": "A command-line link checker",
"homepage": "https://github.com/lycheeverse/lychee", "homepage": "https://github.com/lycheeverse/lychee",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lycheeverse/lychee/releases/download/v0.5.0/lychee-v0.5.0-windows-x86_64.exe#/lychee.exe", "url": "https://github.com/lycheeverse/lychee/releases/download/v0.6.0/lychee-v0.6.0-windows-x86_64.exe#/lychee.exe",
"hash": "9d33b9170f744ae24a153643ffa84ce10dd55c54336e019757d24e4dd3a5a4b7" "hash": "ad32c2c777010f7fd7e315ab55db9a609fa1031f093bef4c8487bde192b36726"
} }
}, },
"bin": "lychee.exe", "bin": "lychee.exe",