From 080aa5adb2e9ebe13f9f7dd77d4a0493f39ae06f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Aug 2021 18:00:38 +0000 Subject: [PATCH] algernon: Update to version 1.12.14 --- bucket/algernon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algernon.json b/bucket/algernon.json index 28f2af5f33..b2daa73f90 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -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"