* 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
24 lines
756 B
YAML
24 lines
756 B
YAML
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 |