Skip to content

Commit 2b0ae7d

Browse files
committed
hugo 0.147.1
1 parent 5cfd7ef commit 2b0ae7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hugo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Hugo < Formula
22
desc "Configurable static site generator"
33
homepage "https://gohugo.io/"
4-
url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.147.0.tar.gz"
5-
sha256 "6a4531ae36f71f930b52211515ce6552439f23d110164bd4fa05f28f07574ac2"
4+
url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.147.1.tar.gz"
5+
sha256 "6a61ff3982f1c8b92e55f9d1f38d298420350d111ec1a31a9baee8f1b5a4f8db"
66
license "Apache-2.0"
77
head "https://github.com/gohugoio/hugo.git", branch: "master"
88

0 commit comments

Comments
 (0)