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",