hugo 0.59.0
Closes #45627. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
97b9204855
commit
644a3cef8a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue