miniserve: Update to version 0.19.4

This commit is contained in:
github-actions[bot] 2022-06-16 20:28:50 +00:00
parent 5e3c74501d
commit 2f7cab5022

View File

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