+ Fixed InstallerUrl's + Removed InstallerSwitches + Added ProductCodes + Added Scope + Fixed Publisher + Added PublisherUrl + Added PublisherSupportUrl + Added Author
28 lines
1.0 KiB
YAML
28 lines
1.0 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: StevenCole.Coffee
|
|
PackageVersion: 1.0.4
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: msi
|
|
InstallerUrl: https://sourceforge.net/projects/coffee-sc/files/Coffee%201.0.4%20x64%20%2864%20bit%29.msi/download
|
|
InstallerSha256: 202442D7795A3C19A63ED142D61D593D729F4D5CE56ADA495930492B1CC1CE41
|
|
ProductCode: "{2F136062-CC67-4D61-AB87-5F3355325FDC}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://sourceforge.net/projects/coffee-sc/files/Coffee%201.0.4%20x86%20%2832%20bit%29.msi/download
|
|
InstallerSha256: 767964388BD5FE9BE336A2D47B286138FC2C4851539850852A55774ABA318CF8
|
|
ProductCode: "{568300F4-7F75-4635-B50E-16EFB18C0CE0}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|