hugo: Update to version 0.151.1

This commit is contained in:
github-actions[bot] 2025-10-15 16:29:37 +00:00
parent ccede9ca16
commit bf797d770e

View File

@ -1,16 +1,16 @@
{
"version": "0.151.0",
"version": "0.151.1",
"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.151.0/hugo_0.151.0_windows-amd64.zip",
"hash": "cc3c33cf39cad33d878b1eb206dd75245dae9768f97e31cd263e034f9146152a"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_0.151.1_windows-amd64.zip",
"hash": "233c4df97a8dbe6da3bf53a21ef0f90579d37dd811cfc3dc853ac8c985208ada"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.0/hugo_0.151.0_windows-arm64.zip",
"hash": "c9a6021eef593ec9451623cfe159a23a62acd1922092a39d20c009ed379fc4f5"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_0.151.1_windows-arm64.zip",
"hash": "d42706b9d554cce06fde8a32da04b555ccdb9e95ef6188a0f9fe763eb3a4c464"
}
},
"bin": "hugo.exe",