From b449c4bccc4410a62ede959852454808c49afa0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ars=C3=A8ne=20Lapostolet?= Date: Thu, 15 Apr 2021 12:09:24 +0200 Subject: [PATCH] Create package : PandocGUI (#10684) * add package Ombrelin/plexrich * fix naming * Update 1.5.0.0.yaml * Update to version 1.6 * remove old * Create PandocGui Package * move package * create version folder * fix * fix following new manifest version * fix typo * fix typo --- .../PandocGui/1.0.3.0/Ombrelin.PandocGui.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/o/Ombrelin/PandocGui/1.0.3.0/Ombrelin.PandocGui.yaml diff --git a/manifests/o/Ombrelin/PandocGui/1.0.3.0/Ombrelin.PandocGui.yaml b/manifests/o/Ombrelin/PandocGui/1.0.3.0/Ombrelin.PandocGui.yaml new file mode 100644 index 000000000..79dbd5c7b --- /dev/null +++ b/manifests/o/Ombrelin/PandocGui/1.0.3.0/Ombrelin.PandocGui.yaml @@ -0,0 +1,24 @@ +PackageIdentifier: Ombrelin.PandocGui +Publisher: Ombrelin +PackageName: PandocGui +PackageVersion: 1.0.3.0 +License: MIT +InstallerType: exe +LicenseUrl: https://github.com/Ombrelin/pandoc-gui/blob/master/LICENSE +AppMoniker: pandocgui +Tags: +- pandoc +- markdown +- pdf +- dotnet +ShortDescription: Clean and modern GUI to generate PDF documents from markdown using Pandoc +PackageUrl: https://github.com/Ombrelin/pandoc-gui +Installers: + - Architecture: x64 + InstallerType: inno + InstallerUrl: https://github.com/Ombrelin/pandoc-gui/releases/latest/download/pandoc-gui-setup.exe + InstallerSha256: 0FF277EDFBECC383FBC61FAE8919E2B5B82FB612E855B61A3A870F6F033FA5D9 + InstallerLocale: en-US +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file