hugo-extended: Update to version 0.75.1

This commit is contained in:
Jakub Čábera 2020-09-15 11:34:09 +02:00
parent b71cf5d705
commit 959bead8ef

View File

@ -1,12 +1,12 @@
{ {
"version": "0.75.0", "version": "0.75.1",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.75.0/hugo_extended_0.75.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.75.1/hugo_extended_0.75.1_windows-64bit.zip",
"hash": "4e23b345e1aee9c1e0bfd82c022571081d75f76199210a38697f0dfb679b774c" "hash": "02c5ebff880aac6a7b6e3b0a054871c37026151e25383f49f306b28afcaf1bb1"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",