hugo: Update to version 0.83.1

This commit is contained in:
Jakub Čábera 2021-05-03 07:15:58 +02:00
parent e3d330e54e
commit 933c048e35

View File

@ -1,16 +1,16 @@
{
"version": "0.83.0",
"version": "0.83.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.83.0/hugo_0.83.0_windows-64bit.zip",
"hash": "6a51065b8a7dbe0334f9c44241e25eba3bdb231918df915a519bbc2709db8fdb"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.83.1/hugo_0.83.1_windows-64bit.zip",
"hash": "6b104ba16df69bdcb48da80406c4a4630a2bcb8a3da60d89a57fd6f68de5eb05"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.83.0/hugo_0.83.0_windows-32bit.zip",
"hash": "3cb6116cc1754929a1f710b1b8daef1cafde406f0097967b65031056acbbeec3"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.83.1/hugo_0.83.1_windows-32bit.zip",
"hash": "36d0124e8a2c5fa18856b4d334be4a956461962b402126787ae09314881084c7"
}
},
"bin": "hugo.exe",