hugo: Update to version 0.111.2

This commit is contained in:
github-actions[bot] 2023-03-05 16:29:40 +00:00
parent e3f5bb28ac
commit acb301a100

View File

@ -1,16 +1,16 @@
{ {
"version": "0.111.1", "version": "0.111.2",
"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.111.1/hugo_0.111.1_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.111.2/hugo_0.111.2_windows-amd64.zip",
"hash": "d510b0adafa84f81e66392aaa8bb47376c463fe4d92de8fb144374289824ad08" "hash": "1ffe2e4f5663edcfd4dfac31df4a769c31d902ea2b015e260c31d5b699d2376f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.111.1/hugo_0.111.1_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.111.2/hugo_0.111.2_windows-arm64.zip",
"hash": "03aefb8d0906d4c8aa25688d51e2ae766fbdfe123805d9058249b700f326df04" "hash": "ae66bf794a7af7f770749887e8d399d7222718e194b935d432f24c535f37e07a"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",