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