hugo: Update to version 0.112.1

This commit is contained in:
github-actions[bot] 2023-05-23 20:24:50 +00:00
parent c557a07da5
commit ff680b8d28

View File

@ -1,16 +1,16 @@
{ {
"version": "0.112.0", "version": "0.112.1",
"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.112.0/hugo_0.112.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.1/hugo_0.112.1_windows-amd64.zip",
"hash": "4ba6084f5f7c533735ec4f6a36b7b693aecf8a4f03d3a71a7e6dfe8200fc2678" "hash": "67d155c4fdf71d79f5f7a619019ad86f55f0af2d5bf4f1ab9ceabc8d1c9d839c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.112.0/hugo_0.112.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.1/hugo_0.112.1_windows-arm64.zip",
"hash": "08c28ed2cb99d40b883c3683814e95b3874fc91a1525b6ef75204ef6065749ed" "hash": "a6d9e3896b4f6da273bd7c0bb5c32f5f17adba854099317ecf38cf84e5243336"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",