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