mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
26 lines
907 B
JSON
26 lines
907 B
JSON
{
|
|
"version": "0.6.12",
|
|
"description": "Simple http server",
|
|
"homepage": "https://github.com/TheWaWaR/simple-http-server",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/TheWaWaR/simple-http-server/releases/download/v0.6.12/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe",
|
|
"hash": "f19e960abcdc1274b04f1640c08187a166ced4746288a984e880fe6cc738c34f"
|
|
}
|
|
},
|
|
"bin": "simple-http-server.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/TheWaWaR/simple-http-server/releases/download/v$version/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$url.sha256",
|
|
"find": "\\\\([a-fA-F\\d]{64})"
|
|
}
|
|
}
|
|
}
|