mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Add serve version 0.2.1 (moved from extras bucket)
This commit is contained in:
parent
0eccede53c
commit
bafdfd7e9c
17
serve.json
Normal file
17
serve.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "0.2.1",
|
||||
"url": "https://github.com/philippgille/serve/releases/download/v0.2.1/serve_v0.2.1_Windows_x64.zip",
|
||||
"hash": "1CEF8B0D6CE7F8F4E2116F5471D1B299B6852AF109B8E6F397C70FFC2C37A910",
|
||||
"bin": "serve.exe",
|
||||
"homepage": "https://github.com/philippgille/serve",
|
||||
"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."
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user