miniserve: Update to version 0.19.5

This commit is contained in:
github-actions[bot] 2022-06-17 00:34:06 +00:00
parent be48bf6bb2
commit 2970d470d0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.4", "version": "0.19.5",
"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.4/miniserve-v0.19.4-x86_64-pc-windows-msvc.exe#/miniserve.exe", "url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.5/miniserve-v0.19.5-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "2887560bb4566b813be0499d508737bbb73c2ff119c593ac7b4eda975b4265ab" "hash": "ae6b8df8abd22ffc6c698844e51022079d9dce1ec1f9c4a213702ee746ae50df"
} }
}, },
"bin": "miniserve.exe", "bin": "miniserve.exe",