From e7970d34d459f9954b66fd1431f29493f680ee64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 12:30:41 +0000 Subject: [PATCH] hugo: Update to version 0.112.6 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 0423552c40..00bc74bcec 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.112.5", + "version": "0.112.6", "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.112.5/hugo_0.112.5_windows-amd64.zip", - "hash": "d6f37f1610041d3e7aa5bc94e5a937cede8cb8865a2feccf87916c98fff75d88" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.6/hugo_0.112.6_windows-amd64.zip", + "hash": "4e6aece408971b39c95bad0c5fedbbcd37f7fbfa1cbb11b9a64abc2bd83fe58c" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.5/hugo_0.112.5_windows-arm64.zip", - "hash": "b13bc5ab59d8559845b8c1b7a14a34e139e52c047f0e31865a3f1475b9e02e59" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.6/hugo_0.112.6_windows-arm64.zip", + "hash": "1b986190eda31b09ecb47c2462e6dd8a2776f04cb184711e20260def83f45527" } }, "bin": "hugo.exe",