hugo: Update to version 0.109.0

This commit is contained in:
github-actions[bot] 2022-12-23 12:32:07 +00:00
parent 79b473388f
commit 3fc219f1ae

View File

@ -1,16 +1,16 @@
{ {
"version": "0.108.0", "version": "0.109.0",
"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.108.0/hugo_0.108.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.109.0/hugo_0.109.0_windows-amd64.zip",
"hash": "7bf542cbeec64b8519ad6c2b77646bf0f23605b193367b468c18f9d1c53e40c0" "hash": "7653cbc94a8faa05ee0a77bf31d5548ecbdeda08be9c44057dcbdefe426fff40"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.108.0/hugo_0.108.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.109.0/hugo_0.109.0_windows-arm64.zip",
"hash": "079d04a55e0ecf0da0676b210cf2b69c611bec356dcee4d8be8c870afaaedf00" "hash": "01a58d0d2abf50045dc07b074add3d01d19cc29baa64dd69abda3875e7b537fb"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",