hugo: Update to version 0.118.2

This commit is contained in:
github-actions[bot] 2023-08-31 12:30:44 +00:00
parent fe83071b5f
commit 307560334d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.118.0", "version": "0.118.2",
"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.118.0/hugo_0.118.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.118.2/hugo_0.118.2_windows-amd64.zip",
"hash": "a1e5433589bfba96d3b7a46dedfd4fea9156a4873b700ff0330d6b0b6ca2e046" "hash": "c54dbbc8e3bddf4f33b01f2ee6384ee4c0baabfe347e5ea0e391c0b119ca553b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.118.0/hugo_0.118.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.118.2/hugo_0.118.2_windows-arm64.zip",
"hash": "aced5d007dcb592575a30fc0a2792b163211234156a4855c015ce40962b47f1d" "hash": "9799773ec170e508c1c5389e077f3bda4d40d844dd9c1f630bd5606e0c627b30"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",