From 2f0a845916e9b8dacca5192a939e4e866ef10250 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:27:29 +0000 Subject: [PATCH] hugo-extended: Update to version 0.120.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 76b4598bd1..fc5acfc4e6 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.119.0", + "version": "0.120.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.119.0/hugo_extended_0.119.0_windows-amd64.zip", - "hash": "c7ba9e8dcf71a559206c29d603549fe04172fabaf58767954114a9c143942c9b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.120.0/hugo_extended_0.120.0_windows-amd64.zip", + "hash": "37c87d986d9579572a4f3d3c37e4bf39be0c3d19af3b3824c20e475d168f3f95" } }, "bin": "hugo.exe",