Skip to content

Commit c0bb08c

Browse files
committed
statik 0.18.1
Closes Homebrew#20090. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
1 parent a3f291e commit c0bb08c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/statik.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Statik < Formula
33

44
desc "Python-based, generic static web site generator aimed at developers"
55
homepage "https://getstatik.com"
6-
url "https://github.com/thanethomson/statik/archive/v0.18.0.tar.gz"
7-
sha256 "fcdac8871c44279dae284b05861f961267fdd6114d140ca08aecc9f7769c5e7b"
6+
url "https://github.com/thanethomson/statik/archive/v0.18.1.tar.gz"
7+
sha256 "4ff70a257cd6a0ccbcdddfd0a2dc4f954fcb371447a8494252dc1165145c126a"
88
head "https://github.com/thanethomson/statik.git"
99

1010
bottle do

0 commit comments

Comments
 (0)