{ "version": "0.22.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.22.0/miniserve-0.22.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", "hash": "ada8690615e0f3aec3277d71679232f2d39e1869dbbd560bdd8a0936cd9b03b6" } }, "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" } } } }