hugo: Update to version 0.65.2

This commit is contained in:
Richard Kuhnt 2020-02-21 12:01:48 +00:00
parent ceef641ec9
commit 802aef90cc

View File

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