Skip to content

Commit d8e2535

Browse files
committed
hugo 0.143.1
1 parent 1dec023 commit d8e2535

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.143.0.tar.gz"
5-
sha256 "0fb1995d25c379231ac385b64ea473ab0ecc1f82c7eac0f183b1c476d374c8e0"
4+
url "https://github.com/gohugoio/hugo/archive/refs/tags/v0.143.1.tar.gz"
5+
sha256 "2ee3607a46208a178c2291a935862ac9e88fae2c47291e87231cd885236a9cab"
66
license "Apache-2.0"
77
head "https://github.com/gohugoio/hugo.git", branch: "master"
88

0 commit comments

Comments
 (0)