miniserve: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2025-09-17 04:29:44 +00:00
parent 08ee0a8a6c
commit bd85f0afe3

View File

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