hugo: Update to version 0.85.0

This commit is contained in:
Jakub Čábera 2021-07-05 08:48:15 -07:00
parent 2031a9d8bc
commit 05151840be

View File

@ -1,16 +1,16 @@
{
"version": "0.84.4",
"version": "0.85.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.84.4/hugo_0.84.4_windows-64bit.zip",
"hash": "09f4c403b35e5df700be3442c1321365670cc45db637d82857fe31210203f60e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.85.0/hugo_0.85.0_windows-64bit.zip",
"hash": "b8d24475c40e19d3f9c2b158ab89b20113154e0fcd7f417248fcc69eacbd8163"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.84.4/hugo_0.84.4_windows-32bit.zip",
"hash": "9bf1e0fdf96ee685d7b4aa8b8bc41f30c6a012c3c95d856cfba4f854b4f91196"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.85.0/hugo_0.85.0_windows-32bit.zip",
"hash": "22acdd12c74271c450b4256be6f77db4dfb46beac9466500af9ce65d0b934113"
}
},
"bin": "hugo.exe",