hugo: Update to version 0.64.0

This commit is contained in:
Richard Kuhnt 2020-02-04 10:01:51 +00:00
parent fa543e68d1
commit fa26e6b4fa

View File

@ -1,16 +1,16 @@
{ {
"version": "0.63.2", "version": "0.64.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.63.2/hugo_0.63.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.64.0/hugo_0.64.0_windows-64bit.zip",
"hash": "ca97625da77710ca2668b894c76399b92afa47e74663850077ebf7f24c51687a" "hash": "063745f5d2c010e1f269bfd04c40848f4607aa4ad9bb050a69b2812249f6da56"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.63.2/hugo_0.63.2_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.64.0/hugo_0.64.0_windows-32bit.zip",
"hash": "bcffd3c52feefcbc33ce2def1faf92d2d2760980ecfe9a926ed8d4f7f56477f9" "hash": "bf23afcdcd4a5a4870227668491ffbbc3b9661e217fca8b73fb4b857e41333a5"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",