hugo: Update to version 0.92.1

This commit is contained in:
github-actions[bot] 2022-01-27 16:29:48 +00:00
parent 19cceed773
commit 6e2eccf44a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.92.0", "version": "0.92.1",
"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.92.0/hugo_0.92.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.92.1/hugo_0.92.1_windows-64bit.zip",
"hash": "dc46ad0e1c2f7ff39ced67731f3b8f8b28913c74f072d4673100d0756142f544" "hash": "024edf1e3f8d98b8540f92c71e8d513bcf6147c384bd2e028e4b9e5377ec44b4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.92.0/hugo_0.92.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.92.1/hugo_0.92.1_windows-32bit.zip",
"hash": "da6b1d4238d9e036cef274ccedd0cf968601ba985ea81eb611d00af0ad2b8278" "hash": "d756ac7774f67631507bc7d04930c52e68e9e2389b8fe794b642b69c71c5742f"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",