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.5.0
|
|
InstallerType: inno
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v1.5.0/Simplenote-win-1.5.0.exe
|
|
InstallerSha256: b86a7b5f5e81e65d8e999e8a3d36c4b4484db9a11adf818fc714a267a40f3ab5
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0 |