hugo: Update to version 0.119.0

This commit is contained in:
github-actions[bot] 2023-09-24 16:25:47 +00:00
parent 410294f83a
commit 3612c44620

View File

@ -1,16 +1,16 @@
{ {
"version": "0.118.2", "version": "0.119.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.118.2/hugo_0.118.2_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.119.0/hugo_0.119.0_windows-amd64.zip",
"hash": "c54dbbc8e3bddf4f33b01f2ee6384ee4c0baabfe347e5ea0e391c0b119ca553b" "hash": "683d2d17f4dabe006a9f29a16959982432630d83591de4ffb372d369992b4ba9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.118.2/hugo_0.118.2_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.119.0/hugo_0.119.0_windows-arm64.zip",
"hash": "9799773ec170e508c1c5389e077f3bda4d40d844dd9c1f630bd5606e0c627b30" "hash": "d7f69ed7ac37c48fe48c28d576d352d9874607fcf9211baea505be89c3efa96c"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",