From 6c158cd1f1a9c905172aae2e501aee22224c472f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:23:37 +0000 Subject: [PATCH] hugo-extended: Update to version 0.120.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 fc5acfc4e6..6a9c1e7d2e 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.120.0", + "version": "0.120.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.120.0/hugo_extended_0.120.0_windows-amd64.zip", - "hash": "37c87d986d9579572a4f3d3c37e4bf39be0c3d19af3b3824c20e475d168f3f95" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.120.1/hugo_extended_0.120.1_windows-amd64.zip", + "hash": "3b978d18b153bb6d574ffabca260dda8209d25a97968a7a98235f27b924ce4d8" } }, "bin": "hugo.exe",