hugo-extended: Update to version 0.71.0

This commit is contained in:
Jakub Čábera 2020-05-19 08:48:11 +02:00
parent 68a6f09460
commit 0e8c5da39d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.70.0", "version": "0.71.0",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.70.0/hugo_extended_0.70.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.71.0/hugo_extended_0.71.0_windows-64bit.zip",
"hash": "e1cb7bd919fc06678c2f2716aeae850dee214ead57545eb93f25b1f952fa69cc" "hash": "ab44425a2f8df032509ff3748473a79baa1698a4f9fc165216bc54460403db7a"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",