hugo-extended: Update to version 0.63.2

This commit is contained in:
Richard Kuhnt 2020-01-27 14:01:48 +00:00
parent 3131df4067
commit f2fb5aa1b7

View File

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