21 lines
773 B
YAML
21 lines
773 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.4.1
|
|
InstallerType: inno
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v1.4.1/Simplenote-win-1.4.1.exe
|
|
InstallerSha256: cc66d0641160ae3ab43deb9e830f3716ba6971b52471612d88eb52bf2e0d5444
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0 |