algernon: Update to version 1.15.4

This commit is contained in:
github-actions[bot] 2023-10-16 16:28:17 +00:00
parent 9f7214436f
commit 227789aa15

View File

@ -1,13 +1,13 @@
{ {
"version": "1.15.3", "version": "1.15.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.15.3/algernon-1.15.3-windows_x86_64_static.zip", "url": "https://github.com/xyproto/algernon/releases/download/v1.15.4/algernon-1.15.4-windows_x86_64_static.zip",
"hash": "c3342f42d4dfdb85c5c284227bc1668e14ea5e013f85c1f23b7bc83de8d7eb88", "hash": "274b658720bddb98361717180981bde8dcee805407b005ca460a1b3a50932aad",
"extract_dir": "algernon-1.15.3-windows_x86_64_static" "extract_dir": "algernon-1.15.4-windows_x86_64_static"
} }
}, },
"bin": "algernon.exe", "bin": "algernon.exe",