miniserve: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2025-02-06 08:30:00 +00:00
parent 1203f0ae85
commit d26f35636c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.28.0", "version": "0.29.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.28.0/miniserve-0.28.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", "url": "https://github.com/svenstaro/miniserve/releases/download/v0.29.0/miniserve-0.29.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "2fac631c0b6c10edb0135d5d862021699eac68c07e15fb0ecee1a9c8ea1a5c32" "hash": "8a446e3cdad7a6d2dee7b8bac11f03f7c20309b184ee3391fc198ded9b306571"
} }
}, },
"bin": "miniserve.exe", "bin": "miniserve.exe",