hugo: Update to version 0.87.0

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

View File

@ -1,16 +1,16 @@
{
"version": "0.86.1",
"version": "0.87.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.1/hugo_0.86.1_windows-64bit.zip",
"hash": "115dbedfab328f2e9e7fb0be3d39798491fe38ec55c8b6cab9caff03290fe58c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.87.0/hugo_0.87.0_windows-64bit.zip",
"hash": "1e6593c21ee491b4cdcaae4721b09d5bf82e257a3da9d562ff68e82a35633264"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.1/hugo_0.86.1_windows-32bit.zip",
"hash": "155307be1800367fa8c795b263e0ed5ceb805709244c7df888e403772ad8d479"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.87.0/hugo_0.87.0_windows-32bit.zip",
"hash": "ac85e357e090b86e2874ab2995f421d018932dfe0acffe1377084fd658c50491"
}
},
"bin": "hugo.exe",