hugo: Update to version 0.125.4

This commit is contained in:
github-actions[bot] 2024-04-25 16:31:31 +00:00
parent b60e2169d4
commit 9bb0bfbd24

View File

@ -1,16 +1,16 @@
{
"version": "0.125.3",
"version": "0.125.4",
"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.3/hugo_0.125.3_windows-amd64.zip",
"hash": "d7e5c369264abf66403d112ed7f7a6682e1d13d5e37f066b751e76a8598c013f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.125.4/hugo_0.125.4_windows-amd64.zip",
"hash": "39196bf2a5afa94078e197a6d97b0a2bc6b76d2ca71838090beb6f2045f17c28"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.125.3/hugo_0.125.3_windows-arm64.zip",
"hash": "1a1d2e044cc633e8d794f011f2439e143ac15e2973e2c80f3b4c61e3bcaf3473"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.125.4/hugo_0.125.4_windows-arm64.zip",
"hash": "37acf50337bd48de170cc3756a7e8061d391b265849dca52b7278405100e285d"
}
},
"bin": "hugo.exe",