From 61dbdf2e0faee04c29f9c58385df9b980429a5f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:31:44 +0000 Subject: [PATCH] hugo-extended: Update to version 0.132.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 e5039aedfe..1c8d86e7d9 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.132.0", + "version": "0.132.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.132.0/hugo_extended_0.132.0_windows-amd64.zip", - "hash": "2c00643706bad2422acf4f2dedf12a30e8098073e7d51a6eaeca32ac78740ec5" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.132.1/hugo_extended_0.132.1_windows-amd64.zip", + "hash": "390526616c6cbc7264515cbcb3d8e2e159c51421ad24c27d04acb5196bb7619a" } }, "bin": "hugo.exe",