hugo: Update to version 0.63.0

This commit is contained in:
Richard Kuhnt 2020-01-23 13:01:49 +00:00
parent d9c967ad60
commit 43c4438692

View File

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