Add manifest for Joplin 2.0.2 (#13668)

Co-authored-by: pluma9 <pluma9@google.com>
This commit is contained in:
pluma9
2021-05-22 19:03:09 +07:00
committed by GitHub
parent de209b8a10
commit 93a752b9ad
3 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Joplin.Joplin
PackageVersion: 2.0.2
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: neutral
InstallerType: exe
InstallerUrl: https://github.com/laurent22/joplin/releases/download/v2.0.2/Joplin-Setup-2.0.2.exe
InstallerSha256: 91475A7D57B27043A55B6E99E60B717EEDDF3763A73504909B663A87BF99324B
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Joplin.Joplin
PackageVersion: 2.0.2
PackageLocale: en-US
Publisher: Laurent Cozic
PublisherUrl: https://github.com/laurent22/joplin
PublisherSupportUrl: https://github.com/laurent22/joplin/issues
#PrivacyUrl:
Author: Laurent Cozic
PackageName: Joplin
PackageUrl: https://joplinapp.org
License: MIT License
LicenseUrl: https://github.com/laurent22/joplin/blob/dev/LICENSE
Copyright: Copyright (c) 2016-2020 Laurent Cozic
CopyrightUrl: https://github.com/laurent22/joplin/blob/dev/LICENSE
ShortDescription: Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks.
#Description:
Moniker: joplin
Tags:
- joplin
- notes
- todo
- foss
- open source
- cross-platform
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Joplin.Joplin
PackageVersion: 2.0.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0