From bb752352a0e089a816d05d6381df7b5a742bea44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:32:52 +0000 Subject: [PATCH] algernon: Update to version 1.17.3 --- bucket/algernon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algernon.json b/bucket/algernon.json index 9f617ae532..3016fbe781 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.17.2", + "version": "1.17.3", "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.2/algernon-1.17.2-windows_x86_64_static.zip", - "hash": "c00286c57537a34ac382b2f9a11a5fa1e877ba6a18da3ea6db0d19940c6e109a", - "extract_dir": "algernon-1.17.2-windows_x86_64_static" + "url": "https://github.com/xyproto/algernon/releases/download/v1.17.3/algernon-1.17.3-windows_x86_64_static.zip", + "hash": "7c8dddbd0308d23fbe9093ad0f6e4ffc3bcc8fc2eefc1dc8a6fe32bb2fbe2b6d", + "extract_dir": "algernon-1.17.3-windows_x86_64_static" } }, "bin": "algernon.exe",