hugo: Update to version 0.117.0

This commit is contained in:
github-actions[bot] 2023-08-07 16:27:49 +00:00
parent 737b90c6bc
commit f36b72310b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.116.1", "version": "0.117.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.116.1/hugo_0.116.1_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.117.0/hugo_0.117.0_windows-amd64.zip",
"hash": "d4d6c03fc7176396dd04bbd61bec6bbd916e8a5f715eba7f140a75887da3b7e5" "hash": "47cd665935c218a8b0061f36c301ad7b3bf87b36dcc43e54b739d606cf23d375"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.116.1/hugo_0.116.1_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.117.0/hugo_0.117.0_windows-arm64.zip",
"hash": "05c7f974ef1291673cb83dc0ebc520bc27b8df22f040bda03c370fa9ad8d85ac" "hash": "51c9bddbad405eda6fc6bdc27f62ebe8048c10aee683b32e4c2acfd565c06a7c"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",