From 2af63f04c0f1926d35af5906ea67b8fcf71a85f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:30:43 +0000 Subject: [PATCH] hugo-extended: Update to version 0.145.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 c3835238b7..fbc7872577 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.144.2", + "version": "0.145.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.144.2/hugo_extended_0.144.2_windows-amd64.zip", - "hash": "6c054430a54345bbf91841cf47cacfc06fe0990a03b11a14a9efb71bfacef09a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.145.0/hugo_extended_0.145.0_windows-amd64.zip", + "hash": "0d059a4f66031847b76d9b353a4b66e7552557bbeb87deaf441e1023dbd5ff2e" } }, "bin": "hugo.exe",