hugo: Update to version 0.134.3

This commit is contained in:
github-actions[bot] 2024-09-19 16:30:00 +00:00
parent 371e5a5db2
commit b91290b913

View File

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