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
This commit is contained in:
committed by
GitHub
parent
6057a8d27c
commit
b449c4bccc
@@ -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
|
||||||
Reference in New Issue
Block a user