hugo: Update to version 0.155.2

This commit is contained in:
github-actions[bot] 2026-02-02 12:32:51 +00:00
parent a9e158ae89
commit ca11cc106b

View File

@ -1,16 +1,16 @@
{
"version": "0.155.1",
"version": "0.155.2",
"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.155.1/hugo_0.155.1_windows-amd64.zip",
"hash": "7862bd16325d6a81a63e2a41e566ab35b782910ce2a1608349aec45b544796f9"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.155.2/hugo_0.155.2_windows-amd64.zip",
"hash": "dc4141369dbe27789ab6881a69430c976e4c26346c69c5aaed5c973fe9ddbbe9"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.155.1/hugo_0.155.1_windows-arm64.zip",
"hash": "2b7369776e20f8e4e9327483e0f04fd38ba52cfcbfd96b344a239ed73bbdc5e7"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.155.2/hugo_0.155.2_windows-arm64.zip",
"hash": "87cbc76343105ca3259601ee4dc4d85cbf11a25bdb40c21227c5243aeed2f68a"
}
},
"bin": "hugo.exe",