hugo: Update to version 0.115.1

This commit is contained in:
github-actions[bot] 2023-07-03 20:26:16 +00:00
parent a8b650712b
commit 4e023739bb

View File

@ -1,16 +1,16 @@
{ {
"version": "0.115.0", "version": "0.115.1",
"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.115.0/hugo_0.115.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.115.1/hugo_0.115.1_windows-amd64.zip",
"hash": "b2e1412e5c8762c8cd65bbe8202240f242aa1e696dce9f7cb0e17bda148b3369" "hash": "972c4ccddf6196c77a0aaeba808fe081342b210c2ade1baac34e7e795e9cc5fc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.115.0/hugo_0.115.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.115.1/hugo_0.115.1_windows-arm64.zip",
"hash": "025ad0293940af109aeffd331243abc6914c3a22c1e7c1bd1def44ab9e2fa1bb" "hash": "ec5385e0d2f87106f8f77e260d6de11fe131aa341e642205ecedd5962f734548"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",