From 5a3ff8d2cd5f347294c12a900fdeb16d35164757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:29:29 +0000 Subject: [PATCH] hugo-extended: Update to version 0.129.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 19943663d5..2f90b27a48 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.128.2", + "version": "0.129.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.128.2/hugo_extended_0.128.2_windows-amd64.zip", - "hash": "64a083bac54985b4804ff64f9842f39e75df0c8990dd2202f001d48ed09ccde0" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.129.0/hugo_extended_0.129.0_windows-amd64.zip", + "hash": "2d1095b8471b45f5de6dc7639374f1c8a8171cec279caf05635bce708eb1a731" } }, "bin": "hugo.exe",