From a0687b44f8e02b3962751b39fe7108fdd95944b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 16:29:09 +0000 Subject: [PATCH] hugo-extended: Update to version 0.110.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 9ac0f50b05..856c046956 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.109.0", + "version": "0.110.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.109.0/hugo_extended_0.109.0_windows-amd64.zip", - "hash": "d2de62296f72fe06f8942bdcded6d67805bae896ae30ffb92160d1ab05d5e284" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.110.0/hugo_extended_0.110.0_windows-amd64.zip", + "hash": "c06334702836e493fd7773618db95de7e2dd5850dda2d2314ddf974182c44a4d" } }, "bin": "hugo.exe",