From a4c45c50f4d4ad6c8676d32651bc498be59251a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:30:54 +0000 Subject: [PATCH] hugo-extended: Update to version 0.141.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 cd00704a98..ef0b0a3d95 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.140.2", + "version": "0.141.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.140.2/hugo_extended_0.140.2_windows-amd64.zip", - "hash": "793d147acb06e1765a08ab73d77fb78a232adef7b1a0ffeafd522dc3b7343cea" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.141.0/hugo_extended_0.141.0_windows-amd64.zip", + "hash": "71ebfb82933124f9a991b1bd710fe215a7bc5757083719e35ab6de6b7a4b3f84" } }, "bin": "hugo.exe",