hugo: Update to version 0.86.0

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

View File

@ -1,16 +1,16 @@
{
"version": "0.85.0",
"version": "0.86.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.85.0/hugo_0.85.0_windows-64bit.zip",
"hash": "b8d24475c40e19d3f9c2b158ab89b20113154e0fcd7f417248fcc69eacbd8163"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.0/hugo_0.86.0_windows-64bit.zip",
"hash": "6833336d12d8573317466ccf7776f5421ef0017c4efa82866346733b565d2485"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.85.0/hugo_0.85.0_windows-32bit.zip",
"hash": "22acdd12c74271c450b4256be6f77db4dfb46beac9466500af9ce65d0b934113"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.86.0/hugo_0.86.0_windows-32bit.zip",
"hash": "b0b385d783f2c38d2d1dc3a53306ec73ecabe0473505202619bc85e68e8e572c"
}
},
"bin": "hugo.exe",