From 5f6e506b504b48dd9b6352980f8b8604502a5c7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:30:41 +0000 Subject: [PATCH] hugo-extended: Update to version 0.137.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 fb53283f5b..0fbecd17d3 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.136.5", + "version": "0.137.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.136.5/hugo_extended_0.136.5_windows-amd64.zip", - "hash": "e87fcbf11ef477e81953b5e8278a780c49e7f7ed937e345babac4ed33707f33b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.0/hugo_extended_0.137.0_windows-amd64.zip", + "hash": "54980a60d13621f04da9b5bf6b84d3e74bdb1abf1e549c2cdc2c9b57b3ad5032" } }, "bin": "hugo.exe",