From ef3013fdc956db569df54410106000dc6d6d67b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:31:48 +0000 Subject: [PATCH] hugo-extended: Update to version 0.140.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 286be46d0c..c4de4d06f3 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.139.4", + "version": "0.140.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.139.4/hugo_extended_0.139.4_windows-amd64.zip", - "hash": "66ff99f6c6b4885dce812921d16778b6779da46b75e61d794a633760c3244689" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_extended_0.140.0_windows-amd64.zip", + "hash": "a787c6be2cc08f04d8390e5458a72b8c872f753a308d4ce9994076f4e09fb9b2" } }, "bin": "hugo.exe",