algernon: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2024-02-22 16:27:45 +00:00
parent 4949f31dcf
commit d7c56c0445

View File

@ -1,13 +1,13 @@
{ {
"version": "1.15.5", "version": "1.16.0",
"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.5/algernon-1.15.5-windows_x86_64_static.zip", "url": "https://github.com/xyproto/algernon/releases/download/v1.16.0/algernon-1.16.0-windows_x86_64_static.zip",
"hash": "33799b3ef1dc34ddd62c1e489da6b29a2c8700c8c4c40286fa2ff53409973297", "hash": "1dedbc1b6d1b487a8a44fc05e560011fcadc964fa6e5c26e6821a3d038f71744",
"extract_dir": "algernon-1.15.5-windows_x86_64_static" "extract_dir": "algernon-1.16.0-windows_x86_64_static"
} }
}, },
"bin": "algernon.exe", "bin": "algernon.exe",