summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json')
-rw-r--r--examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json b/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json
index 3400ef27a..de5458eff 100644
--- a/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json
+++ b/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json
@@ -5,12 +5,12 @@
"QDocModule": "qtwebengine",
"QtUsage": "Marked is used in the WebEngine MarkDown Editor example",
"QtParts": [ "examples" ],
- "Files": "marked.min.js",
+ "Files": "marked.js",
"Description": "A full-featured markdown parser and compiler, written in JavaScript. Built for speed.",
"Homepage": "https://github.com/chjj/marked",
- "Version": "0.3.6",
- "DownloadLocation": "https://github.com/chjj/marked/blob/v0.3.6/marked.min.js",
- "Copyright": "Copyright (c) 2011-2014, Christopher Jeffrey",
+ "Version": "0.4.0",
+ "DownloadLocation": "https://github.com/markedjs/marked/blob/0.4.0/lib/marked.js",
+ "Copyright": "Copyright (c) 2011-2018, Christopher Jeffrey",
"License": "MIT License",
"LicenseId": "MIT",
"LicenseFile": "MARKED-LICENSE.txt"