hugo-extended: Update to version 0.89.4 (#2980)

This commit is contained in:
apokaliptis 2021-11-20 00:05:08 -06:00 committed by GitHub
parent 020d45ef70
commit a64a04f28d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"version": "0.88.1", "version": "0.89.4",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.88.1/hugo_extended_0.88.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.89.4/hugo_extended_0.89.4_windows-64bit.zip",
"hash": "aaa20e258cd668cff66400d365d73ddc375e44487692d49a5285b56330f6e6b2" "hash": "4b7da4b13721fe6a9c47de6eb564aa2ceb56f4c69fc6d185e63f19b7747d071e"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",