From 18000db263a8a1eece946739dfa28699b2503215 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:30:15 +0000 Subject: [PATCH] hugo-extended: Update to version 0.136.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 1f22b1c56a..01323d9433 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.135.0", + "version": "0.136.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.135.0/hugo_extended_0.135.0_windows-amd64.zip", - "hash": "a94cb830b49bfe1292fe2222c203f51a9c60b3af29cbdf7ad801c8afbadca2fc" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.0/hugo_extended_0.136.0_windows-amd64.zip", + "hash": "749d3741860b51b3e50b8c7ea34a1dce930aca31b2e9bebe4fb4dbbfe0cced26" } }, "bin": "hugo.exe",