hugo: Update to version 0.134.0

This commit is contained in:
github-actions[bot] 2024-09-03 12:32:15 +00:00
parent 0b252ff2d4
commit ce861dbfd1

View File

@ -1,16 +1,16 @@
{
"version": "0.133.1",
"version": "0.134.0",
"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.133.1/hugo_0.133.1_windows-amd64.zip",
"hash": "d3087b063791d687bea2647e0142077c985485d21a2b4cdea9f7b9dce0b16c14"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.134.0/hugo_0.134.0_windows-amd64.zip",
"hash": "b39034550721acd39d038c8199ed80aedc79f8499275f7d6e0b23603088743ab"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.133.1/hugo_0.133.1_windows-arm64.zip",
"hash": "5bf0e01b7f3b6d311622b910c901945d0005d1f484bd2773e5ab88d9635552c1"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.134.0/hugo_0.134.0_windows-arm64.zip",
"hash": "3d7623129bd4f7f5b2fdc8629c0878f57d7163e728978c81af587e865a8992ff"
}
},
"bin": "hugo.exe",