hugo-extended: Update to version 0.64.0

This commit is contained in:
Richard Kuhnt 2020-02-04 10:01:51 +00:00
parent 6cab93ccb3
commit fa543e68d1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.63.2", "version": "0.64.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.63.2/hugo_extended_0.63.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.64.0/hugo_extended_0.64.0_windows-64bit.zip",
"hash": "07ba5c43ad9c2ca94a1ebdd3c2301666a13e0151f928c10ab0861e21b7e7e21b" "hash": "e9c1451736ca8a3b877188cae56112250932e80bc79c6b0002570192be447dff"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",