From c7cd717a1617769ba0315af625e0fc01c921cfd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 12:31:46 +0000 Subject: [PATCH] hugo-extended: Update to version 0.127.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 2dce966278..9fd88776c3 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.126.3", + "version": "0.127.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.126.3/hugo_extended_0.126.3_windows-amd64.zip", - "hash": "3769ed13219aae845d59e498a905b2cbcf25d1166c9f13a35e85d5bf12c86c77" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.127.0/hugo_extended_0.127.0_windows-amd64.zip", + "hash": "a15e0a397109424a8011e29f6cd4c7bd1b7a7417ff00c3889f0b576eebb36a3d" } }, "bin": "hugo.exe",