hugo: Update to version 0.89.4 (#3010)

* hugo: Update to version 0.89.4

* hugo: Update to version 0.89.4
This commit is contained in:
Charles Chin 2021-11-26 21:50:35 +08:00 committed by GitHub
parent 51c222d15a
commit eaf19a0610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,16 @@
{
"version": "0.89.2",
"version": "0.89.4",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.2/hugo_0.89.2_windows-64bit.zip",
"hash": "c13bb4f40339902ce941889f756f66882d835e9ef2bf768ef1e094c406903ac4"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.4/hugo_0.89.4_windows-64bit.zip",
"hash": "aed50fc354f1d30ddf845812ca34136e4c168edc03be5e9a7d6ec98d79680d31"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.2/hugo_0.89.2_windows-32bit.zip",
"hash": "80327aeaf3c7917fc0197f9a227a369593eadc0279be093e4f2a7af50810e3f6"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.89.4/hugo_0.89.4_windows-32bit.zip",
"hash": "57067a96741f11e5346f1a3e44ac4ada9f6e2d364122db58f0e215ca888beb1e"
}
},
"bin": "hugo.exe",