hugo: Update to version 0.132.0

This commit is contained in:
github-actions[bot] 2024-08-12 16:29:02 +00:00
parent cfab2c8ef3
commit e0bf0f76d8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.131.0", "version": "0.132.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.131.0/hugo_0.131.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.132.0/hugo_0.132.0_windows-amd64.zip",
"hash": "2a3fb57b7e24e02ed9e389a6e9d0f0546939157498347a4f34abf5658df2ede0" "hash": "b72ed58557870bdcee19e19b4fb532d8cb05ed9af6265ee4a467a17c018bf0bd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.131.0/hugo_0.131.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.132.0/hugo_0.132.0_windows-arm64.zip",
"hash": "b0161a7b8a4503e5e95003ae9de09829599195bf8d4b75bbfffb10d5f7a33f40" "hash": "8f42722c1c8b310968fd83c7a662d42c34f841e1e68076b0d74702d03404fa47"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",