From d30c85328d264e99269b2b70ad16c9b1d5e28ca0 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 23 Apr 2021 16:08:24 +0800 Subject: [PATCH] Simplenote 2.1.0 (#11431) --- .../2.1.0/Automattic.Simplenote.yaml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/a/Automattic/Simplenote/2.1.0/Automattic.Simplenote.yaml diff --git a/manifests/a/Automattic/Simplenote/2.1.0/Automattic.Simplenote.yaml b/manifests/a/Automattic/Simplenote/2.1.0/Automattic.Simplenote.yaml new file mode 100644 index 000000000..70a9f0a3e --- /dev/null +++ b/manifests/a/Automattic/Simplenote/2.1.0/Automattic.Simplenote.yaml @@ -0,0 +1,21 @@ +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: 2.1.0 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.1.0/Simplenote-win-2.1.0.exe + InstallerSha256: 96522922748a73e9e1121c700d9d32f9cec87a8b730851638f39e7f40592c97e +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file