hugo: Update to version 0.120.4

This commit is contained in:
github-actions[bot] 2023-11-08 16:26:58 +00:00
parent e8245678b8
commit 6642154e52

View File

@ -1,16 +1,16 @@
{
"version": "0.120.3",
"version": "0.120.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.120.3/hugo_0.120.3_windows-amd64.zip",
"hash": "7c3cccc669d4b53668f3d1115b10e9ac7a7d284a1a927ba76a2a7f3f296c11c7"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.120.4/hugo_0.120.4_windows-amd64.zip",
"hash": "5f40a806f46c61f8bc0be8be45ee93ab096139c3457b1968baeedc769ba89848"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.120.3/hugo_0.120.3_windows-arm64.zip",
"hash": "2e12586d509f74150d9fb318a21e79e077447ef6117ac69b7a27830b9dc5e95f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.120.4/hugo_0.120.4_windows-arm64.zip",
"hash": "5fd090e3d31e287cfa7470dd35b55f189f23318e5487aa76175a9898567dbe3b"
}
},
"bin": "hugo.exe",