hugo: Update to version 0.133.1

This commit is contained in:
github-actions[bot] 2024-08-26 16:30:00 +00:00
parent a1d27438bb
commit ddeedd605d

View File

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