From 91ae76aa1a7164741af3d4c361053efc2c0ff514 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:30:19 +0000 Subject: [PATCH] algernon: Update to version 1.15.5 --- bucket/algernon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algernon.json b/bucket/algernon.json index ba4d9fbcc7..b59b0af22a 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.15.4", + "version": "1.15.5", "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.4/algernon-1.15.4-windows_x86_64_static.zip", - "hash": "274b658720bddb98361717180981bde8dcee805407b005ca460a1b3a50932aad", - "extract_dir": "algernon-1.15.4-windows_x86_64_static" + "url": "https://github.com/xyproto/algernon/releases/download/v1.15.5/algernon-1.15.5-windows_x86_64_static.zip", + "hash": "33799b3ef1dc34ddd62c1e489da6b29a2c8700c8c4c40286fa2ff53409973297", + "extract_dir": "algernon-1.15.5-windows_x86_64_static" } }, "bin": "algernon.exe",