hugo: Update to version 0.134.2

This commit is contained in:
github-actions[bot] 2024-09-10 12:32:25 +00:00
parent 2b74619517
commit 476c4c7ae3

View File

@ -1,16 +1,16 @@
{
"version": "0.134.1",
"version": "0.134.2",
"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.134.1/hugo_0.134.1_windows-amd64.zip",
"hash": "1ae83914460f72ca999b1ab6ecf72b0b46435136b6c80c4fa7f4ede7ffe9f491"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.134.2/hugo_0.134.2_windows-amd64.zip",
"hash": "38ddec196255c9543f685dd2f00c5d380cd816c955244cb92f1e73d93af356a2"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.134.1/hugo_0.134.1_windows-arm64.zip",
"hash": "dfc33ba552b424e49eb09f38ad0a94f721ea3ea30f8027026cc0f88ad437e3e8"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.134.2/hugo_0.134.2_windows-arm64.zip",
"hash": "99ffdde87ada95de995253ddbd224f33d8a9db48800e57de535b1df9acbda4cc"
}
},
"bin": "hugo.exe",