hugo 0.49.1
Closes #32877. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8c2ca99b31
commit
cad69eab72
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Hugo < Formula
|
||||
desc "Configurable static site generator"
|
||||
homepage "https://gohugo.io/"
|
||||
url "https://github.com/gohugoio/hugo/archive/v0.49.tar.gz"
|
||||
sha256 "a31e0bac3a8c2884ed156b696fa1f63aa90b5898b537d30fbbdb95311ffa3e83"
|
||||
url "https://github.com/gohugoio/hugo/archive/v0.49.1.tar.gz"
|
||||
sha256 "1ee074a6421c29b22dd3d7b6b86b45b6d7d13f46e8c841433845d3c96ca57ac6"
|
||||
head "https://github.com/gohugoio/hugo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue