hugo-extended: Update to version 0.86.0

This commit is contained in:
Jakub Čábera 2021-07-21 13:19:49 -07:00
parent de5df43183
commit fd67ddc31a

View File

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