algernon: Update to version 1.15.3

This commit is contained in:
github-actions[bot] 2023-08-10 08:27:16 +00:00
parent 727f1212dc
commit b138d314e4

View File

@ -1,13 +1,13 @@
{
"version": "1.15.2",
"version": "1.15.3",
"description": "Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support",
"homepage": "https://algernon.roboticoverlords.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/xyproto/algernon/releases/download/v1.15.2/algernon-1.15.2-windows_x86_64_static.zip",
"hash": "3892d1ec340c2e2a967c206bd49a55ecb5d561f97e46169316e0b2087a7ce4d7",
"extract_dir": "algernon-1.15.2-windows_x86_64_static"
"url": "https://github.com/xyproto/algernon/releases/download/v1.15.3/algernon-1.15.3-windows_x86_64_static.zip",
"hash": "c3342f42d4dfdb85c5c284227bc1668e14ea5e013f85c1f23b7bc83de8d7eb88",
"extract_dir": "algernon-1.15.3-windows_x86_64_static"
}
},
"bin": "algernon.exe",