hugo-extended: Update to version 0.87.0

This commit is contained in:
Jakub Čábera 2021-08-03 21:16:35 -07:00
parent c6eee316a5
commit 9616e23947

View File

@ -1,12 +1,12 @@
{ {
"version": "0.86.1", "version": "0.87.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.86.1/hugo_extended_0.86.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.87.0/hugo_extended_0.87.0_windows-64bit.zip",
"hash": "6be0d4ffc0387e60b2869e6842b72172b6dee9f1034a5479123b730df56ae7f5" "hash": "a4f7f96e97931d4147fe620e59d4999df7ae1f243be462f3545f7f9813e053e9"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",