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 7b43f25 commit f77c563Copy full SHA for f77c563
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.6.tar.gz"
5
- sha256 "481f4b5a902529c33bdfc047e1a9d4df4daf7e26f90740568a835f0843692def"
+ url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.147.7.tar.gz"
+ sha256 "f9d2e4c85b2d7b1d9ca11e5606973b56717285bbedbb4008afccfd6378d23f52"
6
license "Apache-2.0"
7
head "https://github.com/gohugoio/hugo.git", branch: "master"
8
0 commit comments