algernon: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2023-05-17 20:24:14 +00:00
parent 09e3648695
commit 2034f083bb

View File

@ -1,13 +1,13 @@
{
"version": "1.14.0",
"version": "1.15.0",
"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.14.0/algernon-1.14.0-windows_x86_64_static.zip",
"hash": "7824689f69067b48c370b8be6c812ffecbcfa4d3e36b37c00524e7875c2d0743",
"extract_dir": "algernon-1.14.0-windows_x86_64_static"
"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"
}
},
"bin": "algernon.exe",