hugo: Update to version 0.135.0

This commit is contained in:
github-actions[bot] 2024-09-27 16:31:00 +00:00
parent 3df1631714
commit 5587fa854f

View File

@ -1,16 +1,16 @@
{
"version": "0.134.3",
"version": "0.135.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.134.3/hugo_0.134.3_windows-amd64.zip",
"hash": "1eebdb086c12b71fd4c965088fd828560d5c0b089786fdab251ffff472e53698"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.135.0/hugo_0.135.0_windows-amd64.zip",
"hash": "5321edab26bca3913fcece0c614f9ea4ded187155b055c1ff00c5c88c7acd971"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.134.3/hugo_0.134.3_windows-arm64.zip",
"hash": "8fa77b1803f22f52a3be600fd04e05d09fb051edb5ec7d4c161d55e5229acc16"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.135.0/hugo_0.135.0_windows-arm64.zip",
"hash": "8f50a7506bbd89e951d20d8b5759a8be43290cb5b8147e5011d0e375fbc306ed"
}
},
"bin": "hugo.exe",