Hugo v0.153.0 changed the macOS build asset from a .tar.gz to a .pkg file. This update adds support for downloading and processing .pkg installers to maintain compatibility with newer Hugo releases.
Changelog
- 16eb55a all: Support macOS .pkg archives
- 65ce97a build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
- 323879c build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0
- 916287a build(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0
- 91a3552 build(deps): bump golang.org/x/mod from 0.30.0 to 0.31.0
- bd7ef33 build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0
- 6c5c074 build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0
- c560df1 build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0
- 208879c misc: Update README
- c926d25 misc: Update README
- f32648b misc: Update README
- adbef63 misc: Update README
- 9d148c5 misc: Update demonstration
- e973f7a tests: Change version to v0.153.0