hugo: Update to version 0.62.2

This commit is contained in:
Richard Kuhnt 2020-01-05 20:01:15 +00:00
parent 2b00482c2d
commit fea321130d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.62.1", "version": "0.62.2",
"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.62.1/hugo_0.62.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.62.2/hugo_0.62.2_windows-64bit.zip",
"hash": "c5bcffba45f0831889f4aa28a142ce86ddd355f83aa6da5a9ac74d1bf80a2645" "hash": "32928214f87629e22f4d1ddc35f8671511b1c36c4d5aa91b5a08e95b474c34e9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.62.1/hugo_0.62.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.62.2/hugo_0.62.2_windows-32bit.zip",
"hash": "8ad5fb8562fa661fab1236ebdf36017dce9ff6265ee51e919be54a729e33bad5" "hash": "1121fc167aa5f293757b18c3de9d670195a467b9d133857fe7939ba6c6e9227a"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",