From 3df1631714729ec42e08f0fd91a2e7cd041bf742 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:31:00 +0000 Subject: [PATCH] hugo-extended: Update to version 0.135.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 5998667a6d..1f22b1c56a 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.134.3", + "version": "0.135.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.134.3/hugo_extended_0.134.3_windows-amd64.zip", - "hash": "c1862c2818bf5a2891036c54b4008203830d5e2a433e4c6b0fb28fa83c944b90" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.135.0/hugo_extended_0.135.0_windows-amd64.zip", + "hash": "a94cb830b49bfe1292fe2222c203f51a9c60b3af29cbdf7ad801c8afbadca2fc" } }, "bin": "hugo.exe",