From 3968c204677ed936677d9bea42217c16d6c88f26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:29:58 +0000 Subject: [PATCH] algernon: Update to version 1.17.5 --- bucket/algernon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algernon.json b/bucket/algernon.json index acf7d3cb05..328dbbdda3 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.17.4", + "version": "1.17.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.17.4/algernon-1.17.4-windows_x86_64_static.zip", - "hash": "07780fe85797c113abc0d6e7ccbae898b521009c208ac795bac2e84c68b765ca", - "extract_dir": "algernon-1.17.4-windows_x86_64_static" + "url": "https://github.com/xyproto/algernon/releases/download/v1.17.5/algernon-1.17.5-windows_x86_64_static.zip", + "hash": "deb623772ac8a59ecbcd123ba2131a6a6a72ba86b5d9a1433c8cae83298465ba", + "extract_dir": "algernon-1.17.5-windows_x86_64_static" } }, "bin": "algernon.exe",