hugo: Update to version 0.62.1

This commit is contained in:
Richard Kuhnt 2020-01-01 18:00:26 +00:00
parent 8337a17566
commit 4480ae213b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.62.0", "version": "0.62.1",
"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.0/hugo_0.62.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.62.1/hugo_0.62.1_windows-64bit.zip",
"hash": "2f785d5b34177e024f03f82b5da14db402c753be7c99ea54b0f830b78d4e7d71" "hash": "c5bcffba45f0831889f4aa28a142ce86ddd355f83aa6da5a9ac74d1bf80a2645"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.62.0/hugo_0.62.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.62.1/hugo_0.62.1_windows-32bit.zip",
"hash": "cbdf36c77e4d5da643d67d774cc497877a193c269ccda23d8e47a20e9bd4ec89" "hash": "8ad5fb8562fa661fab1236ebdf36017dce9ff6265ee51e919be54a729e33bad5"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",