algernon: Update to version 1.17.2

This commit is contained in:
github-actions[bot] 2025-01-20 12:32:32 +00:00
parent 04c02f8a25
commit 5cc5f91cee

View File

@ -1,13 +1,13 @@
{ {
"version": "1.17.1", "version": "1.17.2",
"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.1/algernon-1.17.1-windows_x86_64_static.zip", "url": "https://github.com/xyproto/algernon/releases/download/v1.17.2/algernon-1.17.2-windows_x86_64_static.zip",
"hash": "46c8f70c6aed2035ac83d597d05b7b977a5ae01921a0336787c119d6dd728dc2", "hash": "d26f83ce10e920b07473b2d704aebf577ecbc021fb436c7b2ab1ea38f86e9833",
"extract_dir": "algernon-1.17.1-windows_x86_64_static" "extract_dir": "algernon-1.17.2-windows_x86_64_static"
} }
}, },
"bin": "algernon.exe", "bin": "algernon.exe",