{ "version": "0.32.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" } }, "bin": "miniserve.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/svenstaro/miniserve/releases/download/v$version/miniserve-$version-x86_64-pc-windows-msvc.exe#/miniserve.exe" } } } }