From 1e7f814a314a4e4d10426a1633fc5152f3ccb6d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 12:31:42 +0000 Subject: [PATCH] hugo-extended: Update to version 0.128.2 --- 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 45d714bd03..19943663d5 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.128.1", + "version": "0.128.2", "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.128.1/hugo_extended_0.128.1_windows-amd64.zip", - "hash": "ef78d4a32004f631a52965f7176905e2123a65c7f22f350c21f6013e4564bc6f" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_extended_0.128.2_windows-amd64.zip", + "hash": "64a083bac54985b4804ff64f9842f39e75df0c8990dd2202f001d48ed09ccde0" } }, "bin": "hugo.exe",