mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
algernon: Update to version 1.15.2
This commit is contained in:
parent
a2c1e85da3
commit
3edaff8dc9
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.1",
|
"version": "1.15.2",
|
||||||
"description": "Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support",
|
"description": "Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support",
|
||||||
"homepage": "https://algernon.roboticoverlords.org",
|
"homepage": "https://algernon.roboticoverlords.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xyproto/algernon/releases/download/v1.15.1/algernon-1.15.1-windows_x86_64_static.zip",
|
"url": "https://github.com/xyproto/algernon/releases/download/v1.15.2/algernon-1.15.2-windows_x86_64_static.zip",
|
||||||
"hash": "e811afb7d42ee368e8c43403d4620220d55880cfd36a1c2168fb915e4573bf95",
|
"hash": "3892d1ec340c2e2a967c206bd49a55ecb5d561f97e46169316e0b2087a7ce4d7",
|
||||||
"extract_dir": "algernon-1.15.1-windows_x86_64_static"
|
"extract_dir": "algernon-1.15.2-windows_x86_64_static"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "algernon.exe",
|
"bin": "algernon.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user