miniserve: Update to version 0.19.4

This commit is contained in:
github-actions[bot] 2022-04-02 16:29:19 +00:00
parent 233a4fcb3d
commit d6559c1669

View File

@ -1,12 +1,12 @@
{
"version": "0.19.3",
"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.3/miniserve-v0.19.3-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "dd4099fd4e720c2e6929ac481fd5d5692477048ff21dde2df762a6d389e056bb"
"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",