algernon: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2023-05-18 00:36:53 +00:00
parent 80939dacb9
commit a5335e38ec

View File

@ -1,13 +1,13 @@
{
"version": "1.15.0",
"version": "1.15.1",
"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.0/algernon-1.15.0-windows_x86_64_static.zip",
"hash": "b58e25a6ef885d3ffabf10ec62a0818e49d0bea177a17ac7896afbfba0a666f6",
"extract_dir": "algernon-1.15.0-windows_x86_64_static"
"url": "https://github.com/xyproto/algernon/releases/download/v1.15.1/algernon-1.15.1-windows_x86_64_static.zip",
"hash": "e811afb7d42ee368e8c43403d4620220d55880cfd36a1c2168fb915e4573bf95",
"extract_dir": "algernon-1.15.1-windows_x86_64_static"
}
},
"bin": "algernon.exe",