hugo: Update to version 0.84.3

This commit is contained in:
Jakub Čábera 2021-06-30 02:30:35 -07:00
parent e155204cb5
commit 63583d5da4

View File

@ -1,16 +1,16 @@
{
"version": "0.84.2",
"version": "0.84.3",
"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.2/hugo_0.84.2_windows-64bit.zip",
"hash": "a591534846d0effc3dbc7ffa10add4319c0ac364b36b50bc0d8a3e674e4380e5"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.84.3/hugo_0.84.3_windows-64bit.zip",
"hash": "d82f94f1b5dd10732caa6a61475157ecea13d0f684ba9951afdf3affaa6c13bf"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.84.2/hugo_0.84.2_windows-32bit.zip",
"hash": "258962e12424f984f1c5c09f6d5c1123745e71709209674f3fc870c2c52d9659"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.84.3/hugo_0.84.3_windows-32bit.zip",
"hash": "37634060993f5b1f527d2d0fa48da52aaae0f022285fc843bd2417968497f8f1"
}
},
"bin": "hugo.exe",