From 207fca1f77cd962fefda9b50f7a8fee243c7a922 Mon Sep 17 00:00:00 2001 From: Esco Date: Fri, 7 Aug 2020 03:57:10 +0200 Subject: [PATCH] Wordpress Desktop v6.0.1 (#2915) --- manifests/Automattic/Wordpress/6.0.1.yaml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/Automattic/Wordpress/6.0.1.yaml diff --git a/manifests/Automattic/Wordpress/6.0.1.yaml b/manifests/Automattic/Wordpress/6.0.1.yaml new file mode 100644 index 000000000..e555ba264 --- /dev/null +++ b/manifests/Automattic/Wordpress/6.0.1.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.1 + +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://github.com/Automattic/wp-desktop/releases/download/v6.0.1/wordpress.com-win32-setup-6.0.1.exe + Sha256: e635a674292de0b7e4e49745a95ed71e3ce65c66d9eded3abf3c064fe98a4472 + Scope: machine + +# ManifestVersion: 0.1.0