hugo: Update to version 0.144.2

This commit is contained in:
github-actions[bot] 2025-02-19 16:30:17 +00:00
parent f27263a61d
commit 972f5e4eb9

View File

@ -1,16 +1,16 @@
{
"version": "0.144.1",
"version": "0.144.2",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.144.1/hugo_0.144.1_windows-amd64.zip",
"hash": "95d4dd60dc76c133f89c67c7f983b4c5d37e7d5a16fb1689cb7f8b1c429a9696"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.144.2/hugo_0.144.2_windows-amd64.zip",
"hash": "18f3bc720cf017f9f1e48b91df4dd1d6fc2cf84fa02c52ddd65aed9fc77ffbef"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.144.1/hugo_0.144.1_windows-arm64.zip",
"hash": "73f27e8cc3a798f6dac7bd5faa9a93407ac3c5d916be71092f0be2ad339a9191"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.144.2/hugo_0.144.2_windows-arm64.zip",
"hash": "383195256bc08aba0feb6bc7067a2e1a852bd531ed420736b0493a95b61c3679"
}
},
"bin": "hugo.exe",