We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f291e commit c0bb08cCopy full SHA for c0bb08c
Formula/statik.rb
@@ -3,8 +3,8 @@ class Statik < Formula
3
4
desc "Python-based, generic static web site generator aimed at developers"
5
homepage "https://getstatik.com"
6
- url "https://github.com/thanethomson/statik/archive/v0.18.0.tar.gz"
7
- sha256 "fcdac8871c44279dae284b05861f961267fdd6114d140ca08aecc9f7769c5e7b"
+ url "https://github.com/thanethomson/statik/archive/v0.18.1.tar.gz"
+ sha256 "4ff70a257cd6a0ccbcdddfd0a2dc4f954fcb371447a8494252dc1165145c126a"
8
head "https://github.com/thanethomson/statik.git"
9
10
bottle do
0 commit comments