From d353bb72ca9b3c44808ace09891935198ee17d2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:31:48 +0000 Subject: [PATCH] hugo-extended: Update to version 0.138.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 279566eb6a..c8f9f2cdff 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.137.1", + "version": "0.138.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.137.1/hugo_extended_0.137.1_windows-amd64.zip", - "hash": "93bcc587ed08c2c66558d7ea637a2633a0e1f2f201496a6c0fad73054a4f5d70" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.138.0/hugo_extended_0.138.0_windows-amd64.zip", + "hash": "130831eb83b80b8ad58e1e2af15132bdb1ffa1c611e4465f9d657a0bbb2155f6" } }, "bin": "hugo.exe",