From 68138fa7e7f11ab8febf98424bf9744fc5733d38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 20:23:45 +0000 Subject: [PATCH] hugo-extended: Update to version 0.120.2 --- 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 6a9c1e7d2e..acc8637405 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.120.1", + "version": "0.120.2", "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.120.1/hugo_extended_0.120.1_windows-amd64.zip", - "hash": "3b978d18b153bb6d574ffabca260dda8209d25a97968a7a98235f27b924ce4d8" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.120.2/hugo_extended_0.120.2_windows-amd64.zip", + "hash": "e9a7c875f0e9a9540f473e2c51c93f64814331c0ea7f89415a9d4edff2601dc3" } }, "bin": "hugo.exe",