From 76b624c6795303d4b7c2d36b61bdbf9e364163be Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 28 Jun 2018 23:37:06 -0700 Subject: [PATCH] algernon 1.10.1 Closes #29534. Signed-off-by: ilovezfs --- Formula/algernon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/algernon.rb b/Formula/algernon.rb index c6ec91945d..b90360fab3 100644 --- a/Formula/algernon.rb +++ b/Formula/algernon.rb @@ -2,8 +2,8 @@ class Algernon < Formula desc "Pure Go web server with Lua, Markdown, HTTP/2 and template support" homepage "https://algernon.roboticoverlords.org/" url "https://github.com/xyproto/algernon.git", - :tag => "1.10", - :revision => "d718983ea2c005343d7ca3115b6a74fe7286acaa" + :tag => "1.10.1", + :revision => "caef8f687bc8558b07064eb6a9972eebfba615ca" sha256 "f1627ed11e84890befbf244828aff7a56a17157f721b445804e18b5461e3b8f3" version_scheme 1 head "https://github.com/xyproto/algernon.git"