www/gohugo: Update to 0.163.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.163.0
Improvements
- resources/jsconfig: Remove deprecated baseUrl setting
- all: Adjust tests for deprecated link and image render hook settings
- all: Run go fix ./...
- pagesfromdata: Use relative path for content adapter template metrics
- ci: Re-add macos-latest to the test matrix
- images: Deprecate Imaging.Compression and move it down to webp and avif configs
- Only support the latest Go version
- page: Add IsBranch and deprecate IsNode
- images: Force cache invalidation for AVIF target
- images: Add a per-format AVIF hint setting
- images: Make AVIF chroma subsampling content-aware via the hint
- Cap AVIF lossy quality at 99
- config: Deprecate the glogal imaging quality setting
- images: Make 60 the default quality for AVIF
- livereload: Disconnect from websocket server on pageswap
- tpl/tplimpl/embedded: Prevent leading newline in sitemap template
- images: Recover from memory alloc errors in WASM image processors
- images: Add quality setting per image format
- misc: Remove duplicate words in comments
- Add some PNG to AVIF golden test cases
Approved by: doceng@ (implicit)