hugo: Update to version 0.149.1

This commit is contained in:
github-actions[bot] 2025-09-04 16:29:33 +00:00
parent 98af694a6c
commit 2eb7b82b88

View File

@ -1,16 +1,16 @@
{ {
"version": "0.149.0", "version": "0.149.1",
"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.149.0/hugo_0.149.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.149.1/hugo_0.149.1_windows-amd64.zip",
"hash": "ee10a45cba407e3310d79ccf75c294c29706d66de3ee4135bfba949f12afab62" "hash": "72fd3c5b45370f74ea2d79b29fea2237395aba6266ac62bd7adcad48485f8ae7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.149.0/hugo_0.149.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.149.1/hugo_0.149.1_windows-arm64.zip",
"hash": "1f1723d8ec8bad527062f43941d31934474bd5a33f95d8fe94cab066327ff86d" "hash": "90f1eff752a7a4b6d2f38154a4af26bb3d6aa2284f6e65fa000df4e5b6c165a2"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",