{ "version": "1.16.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" } }, "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" } } } }