algernon: Update to version 1.17.3

This commit is contained in:
github-actions[bot] 2025-02-26 12:32:52 +00:00
parent 87aabce6d0
commit bb752352a0

View File

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