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