hugo: Update to version 0.65.3

This commit is contained in:
Richard Kuhnt 2020-02-23 11:01:49 +00:00
parent 38d476b6f0
commit 8bbc2a3d45

View File

@ -1,16 +1,16 @@
{
"version": "0.65.2",
"version": "0.65.3",
"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.65.2/hugo_0.65.2_windows-64bit.zip",
"hash": "73e90372e581b51dccddfba49161bc8ad7af3f9156f3d18269e89ad6e4b2ae71"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_0.65.3_windows-64bit.zip",
"hash": "256f6d9cccc87baf2588899d87862d0057fc5b2a181a26055b84565fe7ffe5b5"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.2/hugo_0.65.2_windows-32bit.zip",
"hash": "95586e8c14f43568eaf7610919d0cb47078695832722bf4dfffa7d79565b87a2"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_0.65.3_windows-32bit.zip",
"hash": "e8bcaf1c27179641a86369dbd8ec23cd3ea790efcd3a054c709e30c4add80735"
}
},
"bin": "hugo.exe",