{ "version": "1.15.1", "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.15.1/algernon-1.15.1-windows_x86_64_static.zip", "hash": "e811afb7d42ee368e8c43403d4620220d55880cfd36a1c2168fb915e4573bf95", "extract_dir": "algernon-1.15.1-windows_x86_64_static" } }, "bin": "algernon.exe", "checkver": { "github": "https://github.com/xyproto/algernon" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/xyproto/algernon/releases/download/v$version/algernon-$version-windows_x86_64_static.zip", "extract_dir": "algernon-$version-windows_x86_64_static" } } } }