miniserve: Update to version 0.23.2

This commit is contained in:
github-actions[bot] 2023-04-28 04:26:31 +00:00
parent 4b1514d008
commit 95b6922206

View File

@ -1,12 +1,12 @@
{
"version": "0.23.1",
"version": "0.23.2",
"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.23.1/miniserve-0.23.1-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "cea7c18c27b3486404b4bac261b3a05a664c9f8226e5608f60365de23801ffcd"
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.23.2/miniserve-0.23.2-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "e0c586f8d7b8235f17a6b38e960207aa5e68e691670fd1a393cbb537c5a74700"
}
},
"bin": "miniserve.exe",