hugo: Update to version 0.92.0

This commit is contained in:
github-actions[bot] 2022-01-12 12:30:56 +00:00
parent eb3f9bc353
commit e7b50b5a7d

View File

@ -1,16 +1,16 @@
{
"version": "0.91.2",
"version": "0.92.0",
"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.91.2/hugo_0.91.2_windows-64bit.zip",
"hash": "83942ad89e7eb9d2ed050a7e6b80c334bd12fac1d4e4511a474d66d0b4e016f2"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.92.0/hugo_0.92.0_windows-64bit.zip",
"hash": "dc46ad0e1c2f7ff39ced67731f3b8f8b28913c74f072d4673100d0756142f544"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.91.2/hugo_0.91.2_windows-32bit.zip",
"hash": "56cb033283648fb085faa74e85d57b9c6858f091c0d8a5ed6cba904673f1b358"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.92.0/hugo_0.92.0_windows-32bit.zip",
"hash": "da6b1d4238d9e036cef274ccedd0cf968601ba985ea81eb611d00af0ad2b8278"
}
},
"bin": "hugo.exe",