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 c6c36e6 commit b42f1d0Copy full SHA for b42f1d0
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.133.1.tar.gz"
5
- sha256 "36bc419ed33b9a2accfbb2c947c261002a25f7b1bfad7c42a7874247e7bf1688"
+ url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.134.0.tar.gz"
+ sha256 "6be360951c3c5f80f00e8302314d16781057aff0f9f8b502d356dc35ee4aa1d1"
6
license "Apache-2.0"
7
head "https://github.com/gohugoio/hugo.git", branch: "master"
8
0 commit comments