hugo-extended: Update to version 0.85.0

This commit is contained in:
Jakub Čábera 2021-07-05 08:48:14 -07:00
parent a1cac89f05
commit 2031a9d8bc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.84.4", "version": "0.85.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.84.4/hugo_extended_0.84.4_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.85.0/hugo_extended_0.85.0_windows-64bit.zip",
"hash": "abc3b8424dfca075f5303a9d89204aceecd7b0bf80dbe67ea2ebe2ad12917ce6" "hash": "f7e96a068159c72829a74adb65cbbb9d15aaa728ce3c922a548c3002afd22abf"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",