From 9db76236298002f55597744e94f08451b9190e39 Mon Sep 17 00:00:00 2001 From: Leon Klingele Date: Thu, 18 Jan 2018 13:01:15 +0100 Subject: [PATCH] hugo 0.33 Closes #23011. Signed-off-by: FX Coudert --- Formula/hugo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hugo.rb b/Formula/hugo.rb index e40398628b..4c49ab64e6 100644 --- a/Formula/hugo.rb +++ b/Formula/hugo.rb @@ -1,8 +1,8 @@ class Hugo < Formula desc "Configurable static site generator" homepage "https://gohugo.io/" - url "https://github.com/gohugoio/hugo/archive/v0.32.4.tar.gz" - sha256 "044c6214d53aaefb86deeca7305bef189efc9c624485d9b737e1a566ab34d02b" + url "https://github.com/gohugoio/hugo/archive/v0.33.tar.gz" + sha256 "689164eaaf5c7016574036d8977a35bed58a7fbd2b178e8205a426116e5b94d0" head "https://github.com/gohugoio/hugo.git" bottle do