hugo 0.75.0

Closes #61106.

Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
peaceiris 2020-09-14 19:41:57 +09:00 committed by BrewTestBot
parent 626590ed61
commit b29ec31e6b
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/gohugoio/hugo/archive/v0.74.3.tar.gz"
sha256 "9b296fa0396c20956fa6a1f7afadaa78739af62c277b6c0cfae79a91b0fe823f"
url "https://github.com/gohugoio/hugo/archive/v0.75.0.tar.gz"
sha256 "d0748cdc03e87d522434f21470d6f40f0d8d4cc1075ae971678450043bf78d34"
license "Apache-2.0"
head "https://github.com/gohugoio/hugo.git"