123456789101112131415161718192021222324252627 |
- # Created with YamlCreate.ps1 v2.0.6 $debug=QUSU.7-2-1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: Prometheus.WMIExporter
- PackageVersion: 0.18.0
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- Scope: machine
- InstallModes:
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Installers:
- - Architecture: x64
- InstallerType: wix
- InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.18.0/windows_exporter-0.18.0-amd64.msi
- InstallerSha256: A4DC59D3637C5DF6CBB42D877C02ACBC99D1FCE13232810E6C674A1CB8132536
- ProductCode: '{66567039-1BC4-43E1-B005-D154FE01CCD7}'
- - Architecture: x86
- InstallerType: wix
- InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.18.0/windows_exporter-0.18.0-386.msi
- InstallerSha256: 4FBE2D2590AB5DF68ABA1B3DD003B1D97B6718B1AF63796EA6EF72A28FBB7DE8
- ProductCode: '{63888A77-8E03-4582-BA16-766B195BF383}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|