miniserve: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2026-02-16 08:33:33 +00:00
parent eb9b89a697
commit 378236b17b

View File

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