hugo: Update to version 0.121.2

This commit is contained in:
github-actions[bot] 2024-01-05 16:26:26 +00:00
parent 0a2f040578
commit 56eab2f8cb

View File

@ -1,16 +1,16 @@
{ {
"version": "0.121.1", "version": "0.121.2",
"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.121.1/hugo_0.121.1_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.121.2/hugo_0.121.2_windows-amd64.zip",
"hash": "00a711292bbd0701a082cfa6188a5db51018fe787a56386d174e0e22c06cbcab" "hash": "7dc8b50657563250a76287b48d389d53a164034cfcad17a24110ffdebcbf8151"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.121.1/hugo_0.121.1_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.121.2/hugo_0.121.2_windows-arm64.zip",
"hash": "47bcd698f9f957b9c5195e1e62c6db7302f9822a91aacb2948a06bba337765cf" "hash": "f2ae56555c62c61fdf5b1242d763d564d36f38a05e43a01c8df7595a171bfbce"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",