hugo: Update to version 0.130.0

This commit is contained in:
github-actions[bot] 2024-07-29 16:29:46 +00:00
parent 5a74a8f8ef
commit ef840f0140

View File

@ -1,16 +1,16 @@
{ {
"version": "0.129.0", "version": "0.130.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.129.0/hugo_0.129.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.130.0/hugo_0.130.0_windows-amd64.zip",
"hash": "8b9efa516154b54fcfe5016640b8a81bdd601908135fae0070a9d582e6349d4c" "hash": "dd5d1405e25b324f10e020a8dc523f74d52a22eb756b7dc739c0ed58da3d7a58"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.129.0/hugo_0.129.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.130.0/hugo_0.130.0_windows-arm64.zip",
"hash": "16736400922e697da868fee1cc546a7c581752be0fb2f20cfb5fc147b37e92a8" "hash": "e140bfa1a3fee0b5061d984225a871eb43440694108e36275ed234efb18650bc"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",