hugo-extended: Update to version 0.74.0

This commit is contained in:
Jakub Čábera 2020-07-13 14:33:30 +02:00
parent 7349b8be2c
commit 65d7eb67de

View File

@ -1,12 +1,12 @@
{ {
"version": "0.73.0", "version": "0.74.0",
"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.73.0/hugo_extended_0.73.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.74.0/hugo_extended_0.74.0_windows-64bit.zip",
"hash": "0fa4f6a23f0311859fd6c691ca835b33c4f05d3ff0b7f7dcd4056c045e1ee4c5" "hash": "f7e01033427f0ed165c95471659e0e97faf6fb490bb88ea833b3e5742dec874f"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",