hugo-extended: Update to version 0.88.1

This commit is contained in:
Richard Kuhnt 2021-09-04 17:00:35 +00:00
parent 5ea58b1cc4
commit 21b1bdf9d7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.88.0", "version": "0.88.1",
"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.0/hugo_extended_0.88.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.88.1/hugo_extended_0.88.1_windows-64bit.zip",
"hash": "4795416f80042f8720f7b640e3a18f096219cde66350af3df832db0600fbb04d" "hash": "aaa20e258cd668cff66400d365d73ddc375e44487692d49a5285b56330f6e6b2"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",