We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfd7ef commit 2b0ae7dCopy full SHA for 2b0ae7d
Formula/h/hugo.rb
@@ -1,8 +1,8 @@
1
class Hugo < Formula
2
desc "Configurable static site generator"
3
homepage "https://gohugo.io/"
4
- url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.147.0.tar.gz"
5
- sha256 "6a4531ae36f71f930b52211515ce6552439f23d110164bd4fa05f28f07574ac2"
+ url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.147.1.tar.gz"
+ sha256 "6a61ff3982f1c8b92e55f9d1f38d298420350d111ec1a31a9baee8f1b5a4f8db"
6
license "Apache-2.0"
7
head "https://github.com/gohugoio/hugo.git", branch: "master"
8
0 commit comments