hugo: Update to version 0.143.0

This commit is contained in:
github-actions[bot] 2025-02-01 16:28:49 +00:00
parent 2d2bb9235c
commit 971e5f2303

View File

@ -1,16 +1,16 @@
{ {
"version": "0.142.0", "version": "0.143.0",
"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.142.0/hugo_0.142.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.143.0/hugo_0.143.0_windows-amd64.zip",
"hash": "b9cabce1d4bb6bfd7126c2f7e3efa0da3c687345264f8eedc382d8b9ad87f640" "hash": "fb37be53c7eea4cb99f6086548ef93d97a19073cd7b6f8599cc9b282a9cde991"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.142.0/hugo_0.142.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.143.0/hugo_0.143.0_windows-arm64.zip",
"hash": "c69a884492ba9f120a32e9906c4e2fdd30243eb99afc7000d887d2ee6b673dc4" "hash": "8671f1ac55d5fc56309ec341cb94f42d61e69c40462236222fc655b484a19629"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",