21 lines
776 B
YAML
21 lines
776 B
YAML
PackageIdentifier: Automattic.Simplenote
|
|
Publisher: Automattic
|
|
PackageName: Simplenote
|
|
Author: Automattic
|
|
ShortDescription: Simplenote is an easy way to keep notes, lists, ideas and more. Your notes stay in sync with all your devices for free.
|
|
Tags:
|
|
- note
|
|
- electron
|
|
#FileExtensions:
|
|
PackageUrl: https://simplenote.com/
|
|
License: GPLv2
|
|
LicenseUrl: https://raw.githubusercontent.com/Automattic/simplenote-electron/develop/LICENSE.md
|
|
PackageVersion: 1.14.0
|
|
InstallerType: inno
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v1.14.0/Simplenote-win-1.14.0.exe
|
|
InstallerSha256: 5bcfb6f78f3c72167c18641ffb4ef71bb4a9ae9da60df55d498e8be487d59cde
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0 |