hugo: Update to version 0.69.1

This commit is contained in:
Ash258 2020-04-22 23:39:09 +02:00
parent fc525d43c1
commit 3b3ea7a55a

View File

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