miniserve: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2025-06-27 20:29:12 +00:00
parent f991a35fa7
commit b1846d6154

View File

@ -1,12 +1,12 @@
{ {
"version": "0.30.0", "version": "0.31.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.30.0/miniserve-0.30.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", "url": "https://github.com/svenstaro/miniserve/releases/download/v0.31.0/miniserve-0.31.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "bef36f521f6bb83c7b6579c118c2dc57eb3aba1a3dc9422bb1711b067cbbda9a" "hash": "b6b8079799abdfbadf81c38b8582bc43e5c86512d9b6832c216b69b53499951c"
} }
}, },
"bin": "miniserve.exe", "bin": "miniserve.exe",