From 694181393f4bcdbf142507c50e648a10d100b6f0 Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Sun, 24 May 2020 02:30:34 +0200 Subject: [PATCH] Add SVGExplorerExtension (#773) * Add SVGExplorerExtension * Down to previous version 0.1.1 for now --- .../SVGExplorerExtension/0.1.1.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/SVGExplorerExtension/SVGExplorerExtension/0.1.1.yaml diff --git a/manifests/SVGExplorerExtension/SVGExplorerExtension/0.1.1.yaml b/manifests/SVGExplorerExtension/SVGExplorerExtension/0.1.1.yaml new file mode 100644 index 000000000..5fd786355 --- /dev/null +++ b/manifests/SVGExplorerExtension/SVGExplorerExtension/0.1.1.yaml @@ -0,0 +1,17 @@ +Id: SVGExplorerExtension.SVGExplorerExtension +Version: 0.1.1 +Name: SVG Explorer Extension +Publisher: SVG Explorer Extension +License: GNU Lesser General Public License v3.0 +LicenseUrl: https://github.com/tibold/svg-explorer-extension/blob/master/LICENSE.md +Tags: svg, explorer +Description: Extension module for Windows Explorer to render SVG thumbnails, so that you can have an overview of your SVG files. +Homepage: https://github.com/tibold/svg-explorer-extension +Installers: + - Arch: x64 + Url: https://github.com/tibold/svg-explorer-extension/releases/download/v0.1.1/dssee_setup_x64_v011.exe + Sha256: D7318211F1BB46D3CE89BEAC6C8458957580A009C8E9C92C61B6DABE1A434EEC + InstallerType: exe + Switches: + Silent: /VERYSILENT /NORESTART + SilentWithProgress: /VERYSILENT /NORESTART