hugo: Update to version 0.106.0

This commit is contained in:
github-actions[bot] 2022-11-17 20:28:29 +00:00
parent 6428d27e06
commit 171018c884

View File

@ -1,16 +1,16 @@
{
"version": "0.105.0",
"version": "0.106.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.105.0/hugo_0.105.0_windows-amd64.zip",
"hash": "d82360acd0ffb51f0be3087703b60eba03a9a741cabf85fc313587496bb49926"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.106.0/hugo_0.106.0_windows-amd64.zip",
"hash": "b83deb0a819d9a9cf3ecd67ec4bb8b5476cb6a03ef44a41fa4c2bf15b673b264"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.105.0/hugo_0.105.0_windows-arm64.zip",
"hash": "80c9e6f2f8edfa7443b9ef1fb478b29425eb666ad961ea1c7957fe2c24e64fc6"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.106.0/hugo_0.106.0_windows-arm64.zip",
"hash": "c6f2b3b834f78291f06d873f4b7eba9d3e2bccc81621e3ac9047a30931f48f0e"
}
},
"bin": "hugo.exe",