hugo: Update to version 0.86.1

This commit is contained in:
Jakub Čábera 2021-07-30 11:24:15 -07:00
parent a63663d1d2
commit 09ce57d099

View File

@ -1,16 +1,16 @@
{
"version": "0.86.0",
"version": "0.86.1",
"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.0/hugo_0.86.0_windows-64bit.zip",
"hash": "6833336d12d8573317466ccf7776f5421ef0017c4efa82866346733b565d2485"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.1/hugo_0.86.1_windows-64bit.zip",
"hash": "115dbedfab328f2e9e7fb0be3d39798491fe38ec55c8b6cab9caff03290fe58c"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.0/hugo_0.86.0_windows-32bit.zip",
"hash": "b0b385d783f2c38d2d1dc3a53306ec73ecabe0473505202619bc85e68e8e572c"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.1/hugo_0.86.1_windows-32bit.zip",
"hash": "155307be1800367fa8c795b263e0ed5ceb805709244c7df888e403772ad8d479"
}
},
"bin": "hugo.exe",