hugo: Update to version 0.70.0

This commit is contained in:
Jakub Čábera 2020-05-06 15:19:22 +02:00
parent a2b661841b
commit 6dde75a2c9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.69.2", "version": "0.70.0",
"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.2/hugo_0.69.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.70.0/hugo_0.70.0_windows-64bit.zip",
"hash": "d2335fe3835aa8586184a07b8070eae11457d14cdf87f74948e3ba8161301833" "hash": "9832454a64138bbc360fd9b6bcea727502dd90e197cabb302b6df7b722302ad6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.69.2/hugo_0.69.2_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.70.0/hugo_0.70.0_windows-32bit.zip",
"hash": "b2a7578ed4283c83a3befddd7a9ce96e78fc288ee062aa65a042ec5b70ab3a78" "hash": "eea19acad96f045f4ba15488615335822c62c7abbc63a9a15a8b661723cc8394"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",