mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Add simple-http-server version 0.4.2 (#3154)
This commit is contained in:
parent
92892581de
commit
1cabbcc88e
21
simple-http-server.json
Normal file
21
simple-http-server.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.4.2",
|
||||||
|
"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/0.4.2/simple-http-server-win64.zip",
|
||||||
|
"hash": "05dec305f1f6bbfa0d343abdbc288e473139c6ee878c907bc079b94e7cc35944"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "simple-http-server.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/TheWaWaR/simple-http-server/releases/download/$version/simple-http-server-win64.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user