2019-07-20 01:00:23 +00:00

19 lines
810 B
JSON

{
"version": "0.3.2",
"url": "https://github.com/philippgille/serve/releases/download/v0.3.2/serve_v0.3.2_Windows_x64.zip",
"hash": "ab8e274c2e1144440a15dd0c78bb6385084439c94f85c1413739b2c8e7c8d6ba",
"bin": "serve.exe",
"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",
"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."
}