{ "version": "0.3.2", "license": "MPL-2.0", "homepage": "https://github.com/philippgille/serve", "description": "Starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues", "url": "https://github.com/philippgille/serve/releases/download/v0.3.2/serve_v0.3.2_Windows_x64.zip", "hash": "ab8e274c2e1144440a15dd0c78bb6385084439c94f85c1413739b2c8e7c8d6ba", "bin": "serve.exe", "checkver": { "github": "https://github.com/philippgille/serve" }, "autoupdate": { "url": "https://github.com/philippgille/serve/releases/download/v$version/serve_v$version_Windows_x64.zip", "hash": { "url": "$url.sha256" } }, "notes": "Thank you for installing serve! Type `serve -h` to print its usage." }