hugo: Update to version 0.84.0

This commit is contained in:
Jakub Čábera 2021-06-19 01:40:27 -07:00
parent e4c53a9639
commit 050ca4ca7a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.83.1", "version": "0.84.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.83.1/hugo_0.83.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.84.0/hugo_0.84.0_windows-64bit.zip",
"hash": "6b104ba16df69bdcb48da80406c4a4630a2bcb8a3da60d89a57fd6f68de5eb05" "hash": "fe1a4f05a0b869af1ca30cb5c3609e3337613d14d9e09c7bfbddeaa538a87d4f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.83.1/hugo_0.83.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.84.0/hugo_0.84.0_windows-32bit.zip",
"hash": "36d0124e8a2c5fa18856b4d334be4a956461962b402126787ae09314881084c7" "hash": "6cb883f3c64eba9b0747db7a7d72ef0e6a03c16f655af2d47619dfc3c8213d6f"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",