From 77a112ae0badcf3bd916c864d8118d3a66551f38 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 20 Jan 2018 13:05:36 -0800 Subject: [PATCH] statik 0.21.1 Closes #23114. Signed-off-by: ilovezfs --- Formula/statik.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/statik.rb b/Formula/statik.rb index c71e3d981e..5b439dbf70 100644 --- a/Formula/statik.rb +++ b/Formula/statik.rb @@ -3,8 +3,8 @@ class Statik < Formula desc "Python-based, generic static web site generator aimed at developers" homepage "https://getstatik.com" - url "https://github.com/thanethomson/statik/archive/v0.21.0.tar.gz" - sha256 "f878f43763f5bed5bdfaf922a8fe88442b23f99d641e96f3a8523ae7ea6cd104" + url "https://github.com/thanethomson/statik/archive/v0.21.1.tar.gz" + sha256 "82bb2a7f48726121deb48c5c45e7a33dbf18d9e3e1d42da755796cfa26929664" head "https://github.com/thanethomson/statik.git" bottle do