hugo: Update to version 0.75.0

This commit is contained in:
Jakub Čábera 2020-09-14 15:26:42 +02:00
parent 8b3c79a317
commit 7fca50cabe

View File

@ -1,16 +1,16 @@
{
"version": "0.74.3",
"version": "0.75.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_0.74.3_windows-64bit.zip",
"hash": "dc63493ffea9c65c10222678a8472192e8dbc64dc6b50f2513059a946e73706c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.75.0/hugo_0.75.0_windows-64bit.zip",
"hash": "6412fa86dd7e9f83204ddd17c305c7c16662231ee616657054c67e417a646303"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_0.74.3_windows-32bit.zip",
"hash": "f6dd1b6a5eb422db3cd6d12f63c02d3d15f0eb0924d7681875be53d7a488438b"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.75.0/hugo_0.75.0_windows-32bit.zip",
"hash": "5558e3f6ef90028339c1bf0b48d0710d0a4c11b637a91d260de624db0f5726e9"
}
},
"bin": "hugo.exe",