hugo: Update to version 0.148.2

This commit is contained in:
github-actions[bot] 2025-07-27 16:29:45 +00:00
parent c56ee42c0e
commit 392be1c7a6

View File

@ -1,16 +1,16 @@
{
"version": "0.148.1",
"version": "0.148.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.148.1/hugo_0.148.1_windows-amd64.zip",
"hash": "2911fd0de5aba2d335b99919f0f923b8d863e17d4a9d89cc58ada8f94422daa9"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.148.2/hugo_0.148.2_windows-amd64.zip",
"hash": "d7ad10ab3aff83a007f992cfc81936a53bb5d1407597630cdc18a32dfac2c793"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.148.1/hugo_0.148.1_windows-arm64.zip",
"hash": "f32edb3130c07a62c88f7232cf596d5bc0165c80a88fd3dd361ab8714ffa38f5"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.148.2/hugo_0.148.2_windows-arm64.zip",
"hash": "75df3269823b72455e5b662d1817aea9a659311e6eb8d9e81c8e847f75790729"
}
},
"bin": "hugo.exe",