hugo: Update to version 0.111.0

This commit is contained in:
github-actions[bot] 2023-03-02 00:35:49 +00:00
parent c2d1c064d9
commit 1bbc710a92

View File

@ -1,16 +1,16 @@
{ {
"version": "0.110.0", "version": "0.111.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.110.0/hugo_0.110.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.111.0/hugo_0.111.0_windows-amd64.zip",
"hash": "1bc605c3d46aa869ca8cede33b8428f5304d011307ad08a27c1a7ec75d3ac682" "hash": "dc0bb98bac7fcdd313a256c8073c567f838ac220af538504478f1b514b7be466"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.110.0/hugo_0.110.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.111.0/hugo_0.111.0_windows-arm64.zip",
"hash": "6391f8060732f2def24eac51bca298bcf4f10b6af95d49a8fb323cfdd909e84f" "hash": "33b0252e1e4374634724faa5c5f5c960058487cc685418b1a2b1e92f456bcc3c"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",