From e531f5fc26a040d91adf6c04f20b79aa8e148438 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 00:32:17 +0000 Subject: [PATCH] hugo-extended: Update to version 0.120.3 --- 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 acc8637405..19f421593e 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.120.2", + "version": "0.120.3", "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.120.2/hugo_extended_0.120.2_windows-amd64.zip", - "hash": "e9a7c875f0e9a9540f473e2c51c93f64814331c0ea7f89415a9d4edff2601dc3" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.120.3/hugo_extended_0.120.3_windows-amd64.zip", + "hash": "6aabd2fb512376eb7a03749bce55f8f5b6c5f6d133bbb3e1a865da11efc11afb" } }, "bin": "hugo.exe",