hugo 0.20.1

Closes #12391.

Signed-off-by: JCount <JCount42@gmail.com>
master
ilovezfs 2017-04-13 09:03:06 -07:00 committed by JCount
parent 18fc1a4a37
commit 3910917854
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Hugo < Formula
desc "Configurable static site generator"
homepage "https://gohugo.io/"
url "https://github.com/spf13/hugo/archive/v0.20.tar.gz"
sha256 "e330956b5086aba3443366b98b4752e6ddfa8f91510660a3d620383d0f30b328"
url "https://github.com/spf13/hugo/archive/v0.20.1.tar.gz"
sha256 "86eeda08232f28ad5b8426c9eca71db69b8622627bef43ae298c12724f35e30e"
head "https://github.com/spf13/hugo.git"
bottle do