hugo: Update to version 0.125.3

This commit is contained in:
github-actions[bot] 2024-04-22 20:25:41 +00:00
parent 767d3f4c7a
commit a77f59c018

View File

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