hugo 0.59.0

Closes #45627.

Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
peaceiris 2019-10-21 19:29:14 +09:00 committed by Caleb Xu
parent 97b9204855
commit 644a3cef8a

View file

@ -1,8 +1,8 @@
class Hugo < Formula
desc "Configurable static site generator"
homepage "https://gohugo.io/"
url "https://github.com/gohugoio/hugo/archive/v0.58.3.tar.gz"
sha256 "4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718"
url "https://github.com/gohugoio/hugo/archive/v0.59.0.tar.gz"
sha256 "cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4"
head "https://github.com/gohugoio/hugo.git"
bottle do