hugo-extended: Update to version 0.59.1

This commit is contained in:
Richard Kuhnt 2019-10-31 16:00:22 +00:00
parent 9df3922b8d
commit e5c693801e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.59.0", "version": "0.59.1",
"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.59.0/hugo_extended_0.59.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.59.1/hugo_extended_0.59.1_windows-64bit.zip",
"hash": "99c5a838e396aa1187948d113689fd1951eec86f98c99327df3c9ed29b06d85a" "hash": "4256a8b2b038a029bc64eef3fce0f3af1de87c5d8b50d28812db4edfd72f7460"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",