From 257a3a6b424d3a9eef9c23b2288918238001fc75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:42:32 +0000 Subject: [PATCH] hugo-extended: Update to version 0.108.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 258258f6ff..2e4cb7bbd1 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.107.0", + "version": "0.108.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.107.0/hugo_extended_0.107.0_windows-amd64.zip", - "hash": "fd0b1e26a6fe68abc9469e67109ee7b7e37c651eb7ebf4bd6a9fa106a647d79f" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.108.0/hugo_extended_0.108.0_windows-amd64.zip", + "hash": "8d0b6dedc767eff8bf3c3cb6f0b2a819d105908d4101463a454590fdcfe4ffe6" } }, "bin": "hugo.exe",