hugo: Update to version 0.112.0

This commit is contained in:
github-actions[bot] 2023-05-23 12:30:10 +00:00
parent ad8b97e9b8
commit 01176517d4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.111.3", "version": "0.112.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.111.3/hugo_0.111.3_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.0/hugo_0.112.0_windows-amd64.zip",
"hash": "0e035f619a59c174a9aa1da3f82c8539df94d0af6d0bddd77af803f26add1933" "hash": "4ba6084f5f7c533735ec4f6a36b7b693aecf8a4f03d3a71a7e6dfe8200fc2678"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.111.3/hugo_0.111.3_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.0/hugo_0.112.0_windows-arm64.zip",
"hash": "cb745d1e0d38d6c41f5f459b014de0343ee415d202ced6c1e50379ae8ac5a10e" "hash": "08c28ed2cb99d40b883c3683814e95b3874fc91a1525b6ef75204ef6065749ed"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",