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:
@@ -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
|
||||
|
||||
@@ -3,10 +3,10 @@ PackageIdentifier: StevenCole.Coffee
|
||||
PackageVersion: 1.0.4
|
||||
PackageLocale: en-US
|
||||
Publisher: Steven Cole
|
||||
#PublisherUrl:
|
||||
#PublisherSupportUrl:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user