From 01dd1bfb6487ff359bee02b4dba50abc1af8df0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20D=C3=ADaz=20Fau?= Date: Fri, 30 Nov 2018 10:12:24 +0100 Subject: [PATCH] Create Delphinus.Info.json --- Delphinus.Info.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Delphinus.Info.json diff --git a/Delphinus.Info.json b/Delphinus.Info.json new file mode 100644 index 00000000..d84a6808 --- /dev/null +++ b/Delphinus.Info.json @@ -0,0 +1,24 @@ +{ + "id": "{45F23B07-EB18-4F94-B753-CDAA46B6B6D4}", + "name": "", + "picture": "packages\\res\\tchromium.png", + "licenses": + [ + { + "type": "LGPL-2.1-only", + "file": "LICENSE.md" + } + { + "type": "MPL-1.1", + "file": "LICENSE.md" + } + ], + "platforms": "Win32;Win64", + "package_compiler_min": , + "package_compiler_max": , + "compiler_min": , + "compiler_max": , + "first_version": "v70.0.3538.102", + "report_url": "", + "dependencies": [] +}