hugo: Update to version 0.69.2

This commit is contained in:
Jakub Čábera 2020-04-24 15:47:46 +02:00
parent 22fcc3f5fd
commit 5b18b4fe53

View File

@ -1,16 +1,16 @@
{ {
"version": "0.69.1", "version": "0.69.2",
"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.69.1/hugo_0.69.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.2/hugo_0.69.2_windows-64bit.zip",
"hash": "934925450dd63e6813a6835f952df0e816aa9afc9da137a3c827960ef0ff5539" "hash": "d2335fe3835aa8586184a07b8070eae11457d14cdf87f74948e3ba8161301833"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.69.1/hugo_0.69.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.69.2/hugo_0.69.2_windows-32bit.zip",
"hash": "5174d2bc6df5b02d65a740758a87ab135c144228ac09101a3e7975c16c95d858" "hash": "b2a7578ed4283c83a3befddd7a9ce96e78fc288ee062aa65a042ec5b70ab3a78"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",