miniserve: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2022-06-26 00:33:58 +00:00
parent 10ede4b5a0
commit dd52993ad3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.5", "version": "0.20.0",
"description": "a CLI tool to serve files and dirs over HTTP", "description": "a CLI tool to serve files and dirs over HTTP",
"homepage": "https://github.com/svenstaro/miniserve", "homepage": "https://github.com/svenstaro/miniserve",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.5/miniserve-v0.19.5-x86_64-pc-windows-msvc.exe#/miniserve.exe", "url": "https://github.com/svenstaro/miniserve/releases/download/v0.20.0/miniserve-v0.20.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "ae6b8df8abd22ffc6c698844e51022079d9dce1ec1f9c4a213702ee746ae50df" "hash": "df8ee53087168338da831df6d9c615173a6932d8e7b7824e531a01e2a32920ed"
} }
}, },
"bin": "miniserve.exe", "bin": "miniserve.exe",