hugo: Update to version 0.125.0

This commit is contained in:
github-actions[bot] 2024-04-16 17:08:22 +00:00
parent 9d68b20c1f
commit 7e2b47762d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.124.1", "version": "0.125.0",
"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.124.1/hugo_0.124.1_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.0/hugo_0.125.0_windows-amd64.zip",
"hash": "2cf91236b098a29b915dff6395d908e019ce0d95c1c9f354d1a5a93c23a62c9b" "hash": "024d1735fe91796680ceeea75a9eb85d8c9112c03064142f4331c21ce876bfca"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.124.1/hugo_0.124.1_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.0/hugo_0.125.0_windows-arm64.zip",
"hash": "eceed243e1393ab99fa2009443f7cf8a1155f1589631cf47ea3406133acce7c3" "hash": "5ea941ff86ecf5fa96b35a483a4fa0f10608e37f69d16e338047beccacce3e96"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",