hugo: Update to version 0.61.0

This commit is contained in:
Richard Kuhnt 2019-12-11 09:00:22 +00:00
parent fa33b3efc8
commit 8597b31c55

View File

@ -1,16 +1,16 @@
{ {
"version": "0.60.1", "version": "0.61.0",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.1/hugo_0.60.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.61.0/hugo_0.61.0_windows-64bit.zip",
"hash": "a38ac95fb167d303fae8c5e17137dd4ee4301e099d4d725e1e103a234d192587" "hash": "f08d3cd980aaab817d7a0d348f6836e08033f7f7f108a8d2441259007d57fe2d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.60.1/hugo_0.60.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.61.0/hugo_0.61.0_windows-32bit.zip",
"hash": "b8a0db1426b36011691f45d09f58ecd791e8515097d1503cd97fa36b70a72732" "hash": "f889abd3b74769bc2a5d97fa584a064f5365c62b428466c2e477214f4ee12327"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",