From 4d5d318887c5f780f5500f534809599bbc2f4123 Mon Sep 17 00:00:00 2001 From: Nisarg Mehta <5328361+mehtanisarg369@users.noreply.github.com> Date: Sun, 16 Aug 2020 15:29:51 +0200 Subject: [PATCH] Add manifest file for SimpleNote v1.21.0 x64 (#3092) --- manifests/Automattic/Simplenote/1.21.0.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Automattic/Simplenote/1.21.0.yaml diff --git a/manifests/Automattic/Simplenote/1.21.0.yaml b/manifests/Automattic/Simplenote/1.21.0.yaml new file mode 100644 index 000000000..2d092297e --- /dev/null +++ b/manifests/Automattic/Simplenote/1.21.0.yaml @@ -0,0 +1,14 @@ +Id: Automattic.Simplenote +Version: 1.21.0 +Name: Simplenote +Publisher: Automattic +License: GPLv2 +LicenseUrl: https://raw.githubusercontent.com/Automattic/simplenote-electron/develop/LICENSE.md +AppMoniker: simplenote +Description: Simplenote is an easy way to keep notes, lists, ideas and more. Your notes stay in sync with all your devices for free. +Homepage: https://simplenote.com/ +Installers: + - Arch: x64 + Url: https://github.com/Automattic/simplenote-electron/releases/download/v1.21.0/Simplenote-win-1.21.0-x64.appx + Sha256: CF2AF8A094D7EEF2A224AC50872DD299F404F070E166AF70719B668E1EBA7748 + InstallerType: appx \ No newline at end of file