hugo: Update to version 0.84.4

This commit is contained in:
Richard Kuhnt 2021-07-01 17:00:21 +00:00
parent fc8debf8f0
commit ec57401293

View File

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