hugo: Update to version 0.105.0

This commit is contained in:
github-actions[bot] 2022-10-28 16:31:13 +00:00
parent 5f3f3a5e4d
commit 024a43c5b0

View File

@ -1,16 +1,16 @@
{
"version": "0.104.3",
"version": "0.105.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.104.3/hugo_0.104.3_windows-amd64.zip",
"hash": "2c8ffd8283b819cd2c6f6cefbd27ffb070c15402e4e2a01395da948f8ab05769"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.105.0/hugo_0.105.0_windows-amd64.zip",
"hash": "d82360acd0ffb51f0be3087703b60eba03a9a741cabf85fc313587496bb49926"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.104.3/hugo_0.104.3_windows-arm64.zip",
"hash": "04e78edbdcc78c1a3a2e5ddb138e5ae5328cddcfd39c21a21eeb4497c45d9d6d"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.105.0/hugo_0.105.0_windows-arm64.zip",
"hash": "80c9e6f2f8edfa7443b9ef1fb478b29425eb666ad961ea1c7957fe2c24e64fc6"
}
},
"bin": "hugo.exe",