Manifest Update for StevenCole.Coffee v1.0.4 (#13616)

+ Fixed InstallerUrl's
+ Removed InstallerSwitches
+ Added ProductCodes
+ Added Scope
+ Fixed Publisher
+ Added PublisherUrl
+ Added PublisherSupportUrl
+ Added Author
This commit is contained in:
Esco
2021-05-21 20:25:12 +02:00
committed by GitHub
parent 7259cd2aab
commit daadc98571
2 changed files with 10 additions and 16 deletions

View File

@@ -9,24 +9,18 @@ InstallModes:
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://excellmedia.dl.sourceforge.net/project/coffee-sc/Coffee%201.0.4%20x64%20%2864%20bit%29.msi
InstallerUrl: https://sourceforge.net/projects/coffee-sc/files/Coffee%201.0.4%20x64%20%2864%20bit%29.msi/download
InstallerSha256: 202442D7795A3C19A63ED142D61D593D729F4D5CE56ADA495930492B1CC1CE41
InstallerSwitches:
Silent: /q
SilentWithProgress: /qb
# ProductCode:
# Scope:
ProductCode: "{2F136062-CC67-4D61-AB87-5F3355325FDC}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: msi
InstallerUrl: https://master.dl.sourceforge.net/project/coffee-sc/Coffee%201.0.4%20x86%20%2832%20bit%29.msi?viasf=1
InstallerUrl: https://sourceforge.net/projects/coffee-sc/files/Coffee%201.0.4%20x86%20%2832%20bit%29.msi/download
InstallerSha256: 767964388BD5FE9BE336A2D47B286138FC2C4851539850852A55774ABA318CF8
InstallerSwitches:
Silent: /q
SilentWithProgress: /qb
# ProductCode:
# Scope:
ProductCode: "{568300F4-7F75-4635-B50E-16EFB18C0CE0}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer

View File

@@ -2,11 +2,11 @@
PackageIdentifier: StevenCole.Coffee
PackageVersion: 1.0.4
PackageLocale: en-US
Publisher: StevenCole
#PublisherUrl:
#PublisherSupportUrl:
Publisher: Steven Cole
PublisherUrl: https://sourceforge.net/projects/coffee-sc/
PublisherSupportUrl: https://sourceforge.net/projects/coffee-sc/support
#PrivacyUrl:
#Author:
Author: Steven Cole
PackageName: Coffee
PackageUrl: https://sourceforge.net/projects/coffee-sc/
License: GNU General Public License v3.0