algernon: Update to version 1.12.14

This commit is contained in:
Richard Kuhnt 2021-08-23 18:00:38 +00:00
parent 2de7f9795b
commit 080aa5adb2

View File

@ -1,15 +1,15 @@
{
"version": "1.12.12",
"version": "1.12.14",
"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/1.12.12/algernon-1.12.12-windows.zip",
"hash": "b536c106cc85f4d513929be9e14b4d172a5c5a04f3df97d1ec07b8be369773c5"
"url": "https://github.com/xyproto/algernon/releases/download/1.12.14/algernon-1.12.14-windows.zip",
"hash": "c0a1e05ed3178585221fe79d11307eee96f59ce0b1caad26dc1d2ab6ddd29379"
}
},
"extract_dir": "algernon-1.12.12",
"extract_dir": "algernon-1.12.14",
"bin": "algernon.exe",
"checkver": {
"github": "https://github.com/xyproto/algernon"