From 9d68b20c1f3a81f74ee42e4879256620d29ccd2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 17:08:22 +0000 Subject: [PATCH] hugo-extended: Update to version 0.125.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 6b423b0335..cef477cad9 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.124.1", + "version": "0.125.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.124.1/hugo_extended_0.124.1_windows-amd64.zip", - "hash": "5c44958f8b0e9bd9a8d701f5af5af65403ac1f2f77924233bd9bce884a01949e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.0/hugo_extended_0.125.0_windows-amd64.zip", + "hash": "dc4a2c3cdec9364ec3ba9ccb518735d6fce8d367978290c0e6b246775c86e2fa" } }, "bin": "hugo.exe",