hugo: Update to version 0.139.4

This commit is contained in:
github-actions[bot] 2024-12-09 20:29:56 +00:00
parent c0e359c6dd
commit c5f262a10c

View File

@ -1,16 +1,16 @@
{
"version": "0.139.3",
"version": "0.139.4",
"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.139.3/hugo_0.139.3_windows-amd64.zip",
"hash": "6f0313329619ed375ab266c3256e12348cbc9f8ee24e5d1c3e7cc5c56cdd225e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.139.4/hugo_0.139.4_windows-amd64.zip",
"hash": "9f34620c11bc601cf02f3f840743cf309a3145f2629512649b0aee4ca329a858"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.139.3/hugo_0.139.3_windows-arm64.zip",
"hash": "14bbfd516ddb029b6d9dffe00f2efa99ec4fe1f3d456966b0c1d539f4240c42e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.139.4/hugo_0.139.4_windows-arm64.zip",
"hash": "00d7a93f7d88a0a26d2a6a839da1a5b38e1e863f45364328262abaa16e7f74b6"
}
},
"bin": "hugo.exe",