algernon: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2024-06-26 16:29:30 +00:00
parent b8a5d0e0d9
commit f59c56d810

View File

@ -1,13 +1,13 @@
{
"version": "1.16.0",
"version": "1.17.0",
"description": "Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support",
"homepage": "https://algernon.roboticoverlords.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/xyproto/algernon/releases/download/v1.16.0/algernon-1.16.0-windows_x86_64_static.zip",
"hash": "1dedbc1b6d1b487a8a44fc05e560011fcadc964fa6e5c26e6821a3d038f71744",
"extract_dir": "algernon-1.16.0-windows_x86_64_static"
"url": "https://github.com/xyproto/algernon/releases/download/v1.17.0/algernon-1.17.0-windows_x86_64_static.zip",
"hash": "580d035c224b0d8953e12cb5995fb520b7d04df3f3aee6ba5e9acb9cf80cf246",
"extract_dir": "algernon-1.17.0-windows_x86_64_static"
}
},
"bin": "algernon.exe",