diff --git a/bucket/algernon.json b/bucket/algernon.json index 5936ce9740..46d4037678 100644 --- a/bucket/algernon.json +++ b/bucket/algernon.json @@ -1,13 +1,13 @@ { - "version": "1.13.0", + "version": "1.14.0", "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.13.0/algernon-1.13.0-windows_x86_64_static.zip", - "hash": "4919f60d879b2707d6773954c53eeb8ad1ade49cd67a1eedf63d2692a8bcdcfd", - "extract_dir": "algernon-1.13.0-windows_x86_64_static" + "url": "https://github.com/xyproto/algernon/releases/download/v1.14.0/algernon-1.14.0-windows_x86_64_static.zip", + "hash": "7824689f69067b48c370b8be6c812ffecbcfa4d3e36b37c00524e7875c2d0743", + "extract_dir": "algernon-1.14.0-windows_x86_64_static" } }, "bin": "algernon.exe",