From c55d455619ac4b66b99a77c248594d7d2b8aa329 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:31:39 +0000 Subject: [PATCH] hugo-extended: Update to version 0.137.1 --- 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 0fbecd17d3..279566eb6a 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.137.0", + "version": "0.137.1", "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.137.0/hugo_extended_0.137.0_windows-amd64.zip", - "hash": "54980a60d13621f04da9b5bf6b84d3e74bdb1abf1e549c2cdc2c9b57b3ad5032" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.1/hugo_extended_0.137.1_windows-amd64.zip", + "hash": "93bcc587ed08c2c66558d7ea637a2633a0e1f2f201496a6c0fad73054a4f5d70" } }, "bin": "hugo.exe",