From 87157b7067db115d867fb77cc1698e26dfd9d71f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Aug 2019 11:04:43 +0000 Subject: [PATCH] hugo: Update to version 0.56.3 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 5b350fd09c..3dcd6b4c49 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,14 +1,14 @@ { - "version": "0.56.1", + "version": "0.56.3", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.56.1/hugo_0.56.1_windows-64bit.zip", - "hash": "3b65fd97b544735462d0d432bdde7ff49465a8cece22b25ec2a9af5b438cf851" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.56.3/hugo_0.56.3_windows-64bit.zip", + "hash": "63a88e7fc47acf45da2caa2629a9b2294dec5aefa8c2edd1292de915a870b857" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.56.1/hugo_0.56.1_windows-32bit.zip", - "hash": "99a44ad0e58446e17e966805b6c60b161bebc76017a11215f07684735b56bcc0" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.56.3/hugo_0.56.3_windows-32bit.zip", + "hash": "a56a294a816ab8c58bb954438ebc7c2065ecce513077ec926b457ce512e3a3bc" } }, "bin": "hugo.exe",