2019-07-20 00:00:27 +00:00

19 lines
810 B
JSON

{
"version": "0.3.1",
"url": "https://github.com/philippgille/serve/releases/download/v0.3.1/serve_v0.3.1_Windows_x64.zip",
"hash": "808ed94240ea381236dc878929603d0b41db5668a37ad279469a11baf0f4807f",
"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."
}