From 978a4bfd6c85faf392caffdf25610e0fa7fa4b33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 16:27:55 +0000 Subject: [PATCH] algernon: Update to version 1.17.1 --- bucket/algernon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algernon.json b/bucket/algernon.json index 351838e887..7f30a7b003 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.17.0", + "version": "1.17.1", "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.0/algernon-1.17.0-windows_x86_64_static.zip", - "hash": "580d035c224b0d8953e12cb5995fb520b7d04df3f3aee6ba5e9acb9cf80cf246", - "extract_dir": "algernon-1.17.0-windows_x86_64_static" + "url": "https://github.com/xyproto/algernon/releases/download/v1.17.1/algernon-1.17.1-windows_x86_64_static.zip", + "hash": "46c8f70c6aed2035ac83d597d05b7b977a5ae01921a0336787c119d6dd728dc2", + "extract_dir": "algernon-1.17.1-windows_x86_64_static" } }, "bin": "algernon.exe",