algernon: Update to version 1.17.4

This commit is contained in:
github-actions[bot] 2025-08-07 20:29:45 +00:00
parent 0f1d4b8dac
commit 4d0bd01e3d

View File

@ -1,13 +1,13 @@
{ {
"version": "1.17.3", "version": "1.17.4",
"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.17.3/algernon-1.17.3-windows_x86_64_static.zip", "url": "https://github.com/xyproto/algernon/releases/download/v1.17.4/algernon-1.17.4-windows_x86_64_static.zip",
"hash": "7c8dddbd0308d23fbe9093ad0f6e4ffc3bcc8fc2eefc1dc8a6fe32bb2fbe2b6d", "hash": "07780fe85797c113abc0d6e7ccbae898b521009c208ac795bac2e84c68b765ca",
"extract_dir": "algernon-1.17.3-windows_x86_64_static" "extract_dir": "algernon-1.17.4-windows_x86_64_static"
} }
}, },
"bin": "algernon.exe", "bin": "algernon.exe",