From a5335e38ec82e9023d94676d33c909b5b86e45b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 00:36:53 +0000 Subject: [PATCH] algernon: Update to version 1.15.1 --- bucket/algernon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/algernon.json b/bucket/algernon.json index 54e0ab5b21..62c3b1d711 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.15.0", + "version": "1.15.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.15.0/algernon-1.15.0-windows_x86_64_static.zip", - "hash": "b58e25a6ef885d3ffabf10ec62a0818e49d0bea177a17ac7896afbfba0a666f6", - "extract_dir": "algernon-1.15.0-windows_x86_64_static" + "url": "https://github.com/xyproto/algernon/releases/download/v1.15.1/algernon-1.15.1-windows_x86_64_static.zip", + "hash": "e811afb7d42ee368e8c43403d4620220d55880cfd36a1c2168fb915e4573bf95", + "extract_dir": "algernon-1.15.1-windows_x86_64_static" } }, "bin": "algernon.exe",