hugo: Update to version 0.115.3

This commit is contained in:
github-actions[bot] 2023-07-13 20:26:06 +00:00
parent a576c20ec6
commit a0efffc01a

View File

@ -1,16 +1,16 @@
{
"version": "0.115.2",
"version": "0.115.3",
"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.115.2/hugo_0.115.2_windows-amd64.zip",
"hash": "b1e1ce7583b7bea94a39bfbbb083d21c980a2bcddbbb3fb53d0c65904ab27887"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.115.3/hugo_0.115.3_windows-amd64.zip",
"hash": "cd5584c37bca8336f8308f4eb7c6131913cabe0d900bcfd0a51ae9403026f980"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.115.2/hugo_0.115.2_windows-arm64.zip",
"hash": "62aabfd20290871b67e2d0fa90b35f61e0e6efc903e69773c04e4a1872bbe3e2"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.115.3/hugo_0.115.3_windows-arm64.zip",
"hash": "ffe7f2e43658ef6fa3d49f07841875c89144b488b3a3f67c04f8bedab3db4b66"
}
},
"bin": "hugo.exe",