hugo: Update to version 0.125.2

This commit is contained in:
github-actions[bot] 2024-04-20 16:35:09 +00:00
parent 6eca8ef25f
commit ff7d0b13e8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.125.1", "version": "0.125.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.125.1/hugo_0.125.1_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.2/hugo_0.125.2_windows-amd64.zip",
"hash": "c1999407fe0b96ed02f63d412412b79b9868a4dfb3890ca65c32339b146067e2" "hash": "3ed1ffd0bc042bea71e20e55095afd551cd723db331cf01a2973adaca247c5ae"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.125.1/hugo_0.125.1_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.2/hugo_0.125.2_windows-arm64.zip",
"hash": "4a90db9b080678295cc250c56273661d6416f6dd4e216432cf7a5791d3ef26ee" "hash": "c2c236c2de3930bae2e3822fcb68606bdeabffab72823298d46374defedfa933"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",