hugo: Update to version 0.84.1

This commit is contained in:
Jakub Čábera 2021-06-24 06:22:18 -07:00
parent 49fb94d8b2
commit 49ef388918

View File

@ -1,16 +1,16 @@
{
"version": "0.84.0",
"version": "0.84.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.84.0/hugo_0.84.0_windows-64bit.zip",
"hash": "fe1a4f05a0b869af1ca30cb5c3609e3337613d14d9e09c7bfbddeaa538a87d4f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.84.1/hugo_0.84.1_windows-64bit.zip",
"hash": "0a9cef8c6cfb1fe03a9798d7329902997859e3b4bf816aecefdfdbae7527f477"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.84.0/hugo_0.84.0_windows-32bit.zip",
"hash": "6cb883f3c64eba9b0747db7a7d72ef0e6a03c16f655af2d47619dfc3c8213d6f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.84.1/hugo_0.84.1_windows-32bit.zip",
"hash": "0c4b71190456af4870a57f09c8d8c8e2f287ab6fc36a20cfb8bc4d2e8fcbc9b2"
}
},
"bin": "hugo.exe",