hugo: Update to version 0.118.0

This commit is contained in:
github-actions[bot] 2023-08-31 08:26:38 +00:00
parent e3884b40c0
commit 695861ffa3

View File

@ -1,16 +1,16 @@
{ {
"version": "0.117.0", "version": "0.118.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.117.0/hugo_0.117.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.118.0/hugo_0.118.0_windows-amd64.zip",
"hash": "47cd665935c218a8b0061f36c301ad7b3bf87b36dcc43e54b739d606cf23d375" "hash": "a1e5433589bfba96d3b7a46dedfd4fea9156a4873b700ff0330d6b0b6ca2e046"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.117.0/hugo_0.117.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.118.0/hugo_0.118.0_windows-arm64.zip",
"hash": "51c9bddbad405eda6fc6bdc27f62ebe8048c10aee683b32e4c2acfd565c06a7c" "hash": "aced5d007dcb592575a30fc0a2792b163211234156a4855c015ce40962b47f1d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",