hugo: Update to version 0.65.1

This commit is contained in:
Richard Kuhnt 2020-02-20 15:01:53 +00:00
parent 79cf62b879
commit b192428337

View File

@ -1,16 +1,16 @@
{ {
"version": "0.65.0", "version": "0.65.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.65.0/hugo_0.65.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.1/hugo_0.65.1_windows-64bit.zip",
"hash": "5db3fd92e03d6a11fb639cc7abbadf136e4a1dee7cf62e9d44dc7aee881915e8" "hash": "913b496e682c02b61661b55a42756226890902d40d2749e52756c562cfcb4e66"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.0/hugo_0.65.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.1/hugo_0.65.1_windows-32bit.zip",
"hash": "65bbb9e0378331d119db9afe5d3ca921cc9f8fefe2ecdc0d3097359e8c1028a3" "hash": "9206fa47f87f5664acca3a90efea923864a09be2bbbfe2c09d620e9365f0bc0d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",