hugo: Update to version 0.111.3

This commit is contained in:
github-actions[bot] 2023-03-12 12:33:42 +00:00
parent f8bd2869cf
commit 3f276d0967

View File

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