From 227789aa153bd28c47cfa9c79ff7e0f231b26fce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:28:17 +0000 Subject: [PATCH] algernon: Update to version 1.15.4 --- bucket/algernon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algernon.json b/bucket/algernon.json index 126dbfa0a3..ba4d9fbcc7 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.15.3", + "version": "1.15.4", "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.3/algernon-1.15.3-windows_x86_64_static.zip", - "hash": "c3342f42d4dfdb85c5c284227bc1668e14ea5e013f85c1f23b7bc83de8d7eb88", - "extract_dir": "algernon-1.15.3-windows_x86_64_static" + "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" } }, "bin": "algernon.exe",