hugo: Update to version 0.144.1

This commit is contained in:
github-actions[bot] 2025-02-18 16:30:30 +00:00
parent a41e30990e
commit c8da01e69c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.144.0", "version": "0.144.1",
"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.144.0/hugo_0.144.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.144.1/hugo_0.144.1_windows-amd64.zip",
"hash": "b0839adf55c136dd54498401adc8f947e94d21c60afc95b36ae9838e39a8fcb8" "hash": "95d4dd60dc76c133f89c67c7f983b4c5d37e7d5a16fb1689cb7f8b1c429a9696"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.144.0/hugo_0.144.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.144.1/hugo_0.144.1_windows-arm64.zip",
"hash": "1fff21e6da9319a089e5badd82a9b2a2db4ad3bd4ab27aadb7af32833ac09178" "hash": "73f27e8cc3a798f6dac7bd5faa9a93407ac3c5d916be71092f0be2ad339a9191"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",