hugo: Update to version 0.150.0

This commit is contained in:
github-actions[bot] 2025-09-08 16:29:38 +00:00
parent f89b354bef
commit 556771e8c1

View File

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