hugo-extended: Update to version 0.72.0

This commit is contained in:
Jakub Čábera 2020-05-31 16:30:12 +02:00
parent 7b19f9330b
commit 03e7296c4d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.71.1", "version": "0.72.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.71.1/hugo_extended_0.71.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.72.0/hugo_extended_0.72.0_windows-64bit.zip",
"hash": "a6411339724dcb80adfa44a5f8d81e1fd0374b05be5324d97cfd882fe0d99f9e" "hash": "5e8c7ef3d942fb2c6245de916beb09cf5305a58cbe65eb5f0e47bb7518c72c30"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",