* Add pgAdmin pt PsotgreSQL * Update manifests/PostgreSQL/pgAdmin/4.22.0.0.yaml I am still unable to validate locally. Manifest Warning: Silent and SilentWithProgress switches are not specified for InstallerType exe. Please make sure the installer can run unattended. Manifest Error: Duplicate installer entry found. Co-authored-by: MarNicGit <47538428+MarNicGit@users.noreply.github.com> * Update manifests/PostgreSQL/pgAdmin/4.22.0.0.yaml Ugh, I saw that in the spec and thought it was a typo. That all validates and installs locally now. Sorry to bug you I was going crazy. Co-authored-by: MarNicGit <47538428+MarNicGit@users.noreply.github.com> * Add manifest fro EXP Systems PDFreDirect * remove pgAdmin from branch Co-authored-by: awalter <awalter@jonespayne.com> Co-authored-by: MarNicGit <47538428+MarNicGit@users.noreply.github.com>
20 lines
587 B
YAML
20 lines
587 B
YAML
Id: EXPSystems.PDFreDirect
|
|
Name: PDFreDirect
|
|
AppMoniker: PDFreDirect
|
|
Version: 2.5.2.0
|
|
Publisher: EXP Systems LLC
|
|
Author: EXP Systems LLC
|
|
License: EXP Systems LLC SOFTWARE LICENSE
|
|
LicenseUrl: http://www.exp-systems.com/
|
|
MinOSVersion: 10.0.0.0
|
|
Description: free PDF Writer
|
|
Homepage: http://www.exp-systems.com/
|
|
Tags: "pdf, pdf writer"
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x86
|
|
Url: http://www.exp-systems.com/PDFreDirect/Download/Install_PDFR_v252.exe
|
|
Sha256: 7ab20ca0107f85b5ec838b76474e2c49f1295041f637f6c7130b745acecebf8a
|
|
Switches:
|
|
Silent: /S
|
|
SilentWithProgress: /S |