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 1dec023 commit d8e2535Copy full SHA for d8e2535
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.143.0.tar.gz"
5
- sha256 "0fb1995d25c379231ac385b64ea473ab0ecc1f82c7eac0f183b1c476d374c8e0"
+ url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.143.1.tar.gz"
+ sha256 "2ee3607a46208a178c2291a935862ac9e88fae2c47291e87231cd885236a9cab"
6
license "Apache-2.0"
7
head "https://github.com/gohugoio/hugo.git", branch: "master"
8
0 commit comments