www/gohugo: update to 0.136.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.2
Bug fixes
- config: Fix uglyurls map parse
Improvements
- resources/page: Adjust the permalinks colon implementation a little
- resources/page: Allow colons in permalinks to be escaped
- commands: Use consistent style when describing subcommands
- config: Imrove uglyurls section test
- create/skeletons: Honor --format flag when creating default archetype
- hugolib: Make .Site.Author deprecation warning clearer
- ci: Build multi-platform image with cross-compilation
- tpl/tplimpl: Trim descriptions rather than just chomp
- tailwind: Pin Tailwind 4 test to alpha 26 or later
- resources/page: Treat null dates as zero dates
- resources/page: Improve front matter date validation
- commands: Add "hugo build" as an alias for "hugo"
- markup/goldmark: Change default cell alignment in table render hook
- tests: Address deprecation warnings and errors
Dependency Updates
- build(deps): bump github.com/tetratelabs/wazero from 1.8.0 to 1.8.1
- build(deps): bump golang.org/x/image from 0.20.0 to 0.21.0
- build(deps): bump github.com/yuin/goldmark-emoji from 1.0.3 to 1.0.4
- build(deps): bump golang.org/x/tools from 0.23.0 to 0.26.0
- build(deps): bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1
- build(deps): bump github.com/evanw/esbuild from 0.23.1 to 0.24.0
- build(deps): bump github.com/hairyhenderson/go-codeowners