mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
algernon: Add version 1.12.4 (#46)
This commit is contained in:
parent
70737f6678
commit
6230b52c1c
25
bucket/algernon.json
Normal file
25
bucket/algernon.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"homepage": "https://algernon.roboticoverlords.org",
|
||||
"version": "1.12.4",
|
||||
"description": "Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support.",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xyproto/algernon/releases/download/1.12.4/algernon-1.12.4.zip",
|
||||
"hash": "940f02e4ccc43c99affa184f5ddceb487c865fbc22b648ba5378a1b3ecf5a3f5",
|
||||
"extract_dir": "algernon-1.12.4",
|
||||
"bin": "algernon.exe"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/xyproto/algernon"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xyproto/algernon/releases/download/$version/algernon-$version.zip",
|
||||
"extract_dir": "algernon-$version"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user