hugo-extended: Update to version 0.84.0

This commit is contained in:
Jakub Čábera 2021-06-19 01:40:26 -07:00
parent 003d941cd1
commit e4c53a9639

View File

@ -1,12 +1,12 @@
{ {
"version": "0.83.1", "version": "0.84.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.83.1/hugo_extended_0.83.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.84.0/hugo_extended_0.84.0_windows-64bit.zip",
"hash": "2f7fa00d26c36d076573729fe7027d3cc5a63504d77d0c328b6db64fe3c9c2e9" "hash": "7dbf9b8f4c227ca3820072a1ee00c299db8eff1f63682f9dd890b92e66e08341"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",