hugo: Update to version 0.110.0

This commit is contained in:
github-actions[bot] 2023-01-17 16:29:09 +00:00
parent a0687b44f8
commit 2be090af06

View File

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