From 843cf214ec3951b173acccb6dc6782a52bf06cc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 08:26:39 +0000 Subject: [PATCH] hugo-extended: Update to version 0.116.1 --- 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 9772a9ec53..9c56b02d17 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.116.0", + "version": "0.116.1", "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.116.0/hugo_extended_0.116.0_windows-amd64.zip", - "hash": "d11ddfe96e4265fb8bcea2a87a87a888ae770a2570adfa8cb74e39ba1d5d13e3" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.116.1/hugo_extended_0.116.1_windows-amd64.zip", + "hash": "0a623fa72b3954cd66c3491279d7ae96ffec744d4b5eaad87fbc46979799099c" } }, "bin": "hugo.exe",