diff --git a/bucket/algernon.json b/bucket/algernon.json index 3016fbe781..acf7d3cb05 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.17.3", + "version": "1.17.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.17.3/algernon-1.17.3-windows_x86_64_static.zip", - "hash": "7c8dddbd0308d23fbe9093ad0f6e4ffc3bcc8fc2eefc1dc8a6fe32bb2fbe2b6d", - "extract_dir": "algernon-1.17.3-windows_x86_64_static" + "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" } }, "bin": "algernon.exe",