hugo: Update to version 0.62.0

This commit is contained in:
Richard Kuhnt 2019-12-23 11:00:42 +00:00
parent 77007a5c20
commit 89a345a5c6

View File

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