From 972d66b608b96f7d4d4c9fd84922086cdfc2c214 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Aug 2018 10:01:48 +0000 Subject: [PATCH] gutenberg: Update to version 0.4.1 --- gutenberg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gutenberg.json b/gutenberg.json index b963f2abd9..f82376275a 100644 --- a/gutenberg.json +++ b/gutenberg.json @@ -1,9 +1,9 @@ { "homepage": "https://www.getgutenberg.io/", - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", - "url": "https://github.com/Keats/gutenberg/releases/download/v0.4.0/gutenberg-v0.4.0-x86_64-pc-windows-msvc.zip", - "hash": "0b8907fb309d66e8fb4127fb8347b913cabed1b6773d3869e317670cc2d1d214", + "url": "https://github.com/Keats/gutenberg/releases/download/v0.4.1/gutenberg-v0.4.1-x86_64-pc-windows-msvc.zip", + "hash": "e9d0e46f59ce5ad23e2e207236bc04cca2020945118e9773982a89d80291b4a3", "bin": "gutenberg.exe", "checkver": { "github": "https://github.com/Keats/gutenberg"