hugo: Update to version 0.136.0

This commit is contained in:
github-actions[bot] 2024-10-15 16:30:16 +00:00
parent 18000db263
commit cfb2e1c8f3

View File

@ -1,16 +1,16 @@
{ {
"version": "0.135.0", "version": "0.136.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.135.0/hugo_0.135.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.0/hugo_0.136.0_windows-amd64.zip",
"hash": "5321edab26bca3913fcece0c614f9ea4ded187155b055c1ff00c5c88c7acd971" "hash": "af4a186ea6dc30e88461256892e01a4f15ea09575d9908d3e51c1b35a7083352"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.135.0/hugo_0.135.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.0/hugo_0.136.0_windows-arm64.zip",
"hash": "8f50a7506bbd89e951d20d8b5759a8be43290cb5b8147e5011d0e375fbc306ed" "hash": "c33f6d05c4ca0b9b2b04ae43f966daeb5773516effb66cff8051528cf6db68a2"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",