From c2d1c064d99976a1ee3c248d4f2eeee7f9431c5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:35:49 +0000 Subject: [PATCH] hugo-extended: Update to version 0.111.0 --- bucket/hugo-extended.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo-extended.json b/bucket/hugo-extended.json index 856c046956..d48c362aa4 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.110.0", + "version": "0.111.0", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.110.0/hugo_extended_0.110.0_windows-amd64.zip", - "hash": "c06334702836e493fd7773618db95de7e2dd5850dda2d2314ddf974182c44a4d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.111.0/hugo_extended_0.111.0_windows-amd64.zip", + "hash": "9ac4af5cf02abbf7e143a4d1200287a4d4e2e1b7e0e59dc12138e7fc7673db51" } }, "bin": "hugo.exe",