hugo 0.24.1
Closes #14905. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c2e5616bb0
commit
218254a364
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Hugo < Formula
|
class Hugo < Formula
|
||||||
desc "Configurable static site generator"
|
desc "Configurable static site generator"
|
||||||
homepage "https://gohugo.io/"
|
homepage "https://gohugo.io/"
|
||||||
url "https://github.com/gohugoio/hugo/archive/v0.24.tar.gz"
|
url "https://github.com/gohugoio/hugo/archive/v0.24.1.tar.gz"
|
||||||
sha256 "686f8d722ade48fb00ec76ae2b3afccb97ab069911dbb095325dfb45da9977e9"
|
sha256 "c7a5d56b528dde7c8a12044f7ede1f9d8c1c8401969ebef9a11695d00f8d3d55"
|
||||||
head "https://github.com/gohugoio/hugo.git"
|
head "https://github.com/gohugoio/hugo.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue