From b2bca12f2c067b44e933b73857159b3d05ef0903 Mon Sep 17 00:00:00 2001 From: Chi Lei Date: Sun, 7 Mar 2021 13:36:18 +0800 Subject: [PATCH] Always use latest link for foxit phantom pdf. (#8490) * Always use latest link for foxit phantom pdf. * Installer is multilingual. --- manifests/Foxit/PhantomPDF/latest.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Foxit/PhantomPDF/latest.yaml diff --git a/manifests/Foxit/PhantomPDF/latest.yaml b/manifests/Foxit/PhantomPDF/latest.yaml new file mode 100644 index 000000000..f7c135b3d --- /dev/null +++ b/manifests/Foxit/PhantomPDF/latest.yaml @@ -0,0 +1,17 @@ +Id: Foxit.PhantomPDF +Publisher: Foxit +Name: PhantomPDF +Version: latest +License: 2020 © Foxit Software Incorporated. All rights reserved. +InstallerType: exe +AppMoniker: FoxitPhantomPDF +Tags: PDF, Foxit +Description: PhantomPDF is the PDF Editor that enables PDF document accessibility for people with disabilities who use assistive technology to have access to information. +Homepage: https://www.foxitsoftware.com/pdf-editor/ +Installers: + - Arch: x86 + Language: Multilingual + Url: https://www.foxitsoftware.com/downloads/latest.php?product=Foxit-PhantomPDF-Standard&platform=Windows&package_type=exe&language=L10N + Sha256: 19331B5D3AAA7E7E242270EFAB06310C79A21E1C8F5B35465785040FC0926E83 + Switches: + Silent: /silent \ No newline at end of file