From ceef641ec938190bbcb962e1f8b2af32a6a1086e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 21 Feb 2020 12:01:48 +0000 Subject: [PATCH] hugo-extended: Update to version 0.65.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 1e9ef27d0c..3570289ffb 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.65.1", + "version": "0.65.2", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.1/hugo_extended_0.65.1_windows-64bit.zip", - "hash": "9b78a4892d848884bd3b33ffaa956543476ab354797b19f3672bcb38d20aa2f1" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.2/hugo_extended_0.65.2_windows-64bit.zip", + "hash": "41b1e00ee48b90a912fc176575247520aaaefda5384363593ff39f863267311c" } }, "bin": "hugo.exe",