From a04f8a23103bb60fa0522ebce61cc5a540081927 Mon Sep 17 00:00:00 2001 From: Diego Najar Date: Fri, 28 Dec 2018 16:02:00 +0100 Subject: [PATCH] Update metadata.json --- items/parsedown-extra/metadata.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/items/parsedown-extra/metadata.json b/items/parsedown-extra/metadata.json index 5f05353..baeedf9 100644 --- a/items/parsedown-extra/metadata.json +++ b/items/parsedown-extra/metadata.json @@ -1,10 +1,11 @@ { "name": "Parsedown Extra", - "version": "1.0", - "release_date": "2018-04-22", + "version": "2.0", + "release_date": "2018-12-28", "license": "MIT", "price_usd": "0", "download_url": "https://github.com/bludit-plugins/parsedown-extra/archive/parsedown-extra-1.0.zip", + "download_url_v3": "https://github.com/bludit-plugins/parsedown-extra/archive/2.0.zip", "demo_url": "", "information_url": "https://github.com/bludit-plugins/parsedown-extra", "description": "An extension of Parsedown that adds support for Markdown Extra.",