hugo: Update to version 0.133.0

This commit is contained in:
github-actions[bot] 2024-08-17 20:25:47 +00:00
parent c1e4882fec
commit addc792c98

View File

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