From 79b473388f10f5a2519aedb2f57721935873b66d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 12:32:07 +0000 Subject: [PATCH] hugo-extended: Update to version 0.109.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 2e4cb7bbd1..9ac0f50b05 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.108.0", + "version": "0.109.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.108.0/hugo_extended_0.108.0_windows-amd64.zip", - "hash": "8d0b6dedc767eff8bf3c3cb6f0b2a819d105908d4101463a454590fdcfe4ffe6" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.109.0/hugo_extended_0.109.0_windows-amd64.zip", + "hash": "d2de62296f72fe06f8942bdcded6d67805bae896ae30ffb92160d1ab05d5e284" } }, "bin": "hugo.exe",