From 1a26f37aba470394bf11aff43964a4827f5a1f72 Mon Sep 17 00:00:00 2001 From: Esco Date: Tue, 30 Jun 2020 19:26:35 +0200 Subject: [PATCH] Wordpress for Desktop v6.0.0 (#2181) --- manifests/Automattic/Wordpress/6.0.0.yaml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/Automattic/Wordpress/6.0.0.yaml diff --git a/manifests/Automattic/Wordpress/6.0.0.yaml b/manifests/Automattic/Wordpress/6.0.0.yaml new file mode 100644 index 000000000..53f859b8d --- /dev/null +++ b/manifests/Automattic/Wordpress/6.0.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: Automattic.Wordpress +Publisher: Automattic +Name: Wordpress +Author: Automattic +Description: A control panel for all your WordPress sites. +AppMoniker: wordpress +Tags: admin, electron, wordpress, blog, editor + +# ================== License ================== +Homepage: https://apps.wordpress.com/desktop/ +License: GPLv2 +LicenseUrl: https://raw.githubusercontent.com/Automattic/wp-desktop/develop/LICENSE.md + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 6.0.0 + +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/Automattic/wp-desktop/releases/download/v6.0.0/wordpress.com-win32-setup-6.0.0.exe + Sha256: ebe733f2a0996e3eb0e49e61be23810e16a333dafba6655c29745ff3db0df14f + #Scope: machine + +# ManifestVersion: 0.1.0