12345678910111213141516171819202122232425 |
- # Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: Prometheus.WMIExporter
- PackageVersion: 0.14.0
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallModes:
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- ReleaseDate: 2020-09-07
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.14.0/windows_exporter-0.14.0-amd64.msi
- InstallerSha256: AAAD64650A4BA69178BDCC4873A219580E31FCAADAFA3C912FB31FA59F7F8E2C
- ProductCode: '{597895C1-B550-46A1-BD56-059633D74A3B}'
- - Architecture: x86
- InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.14.0/windows_exporter-0.14.0-386.msi
- InstallerSha256: E33CAE7232528E88311F4E8E727B3C02F145575723D8A3AA36EA32C50C3DA02D
- ProductCode: '{8F05ACFB-2A32-46C0-BBB2-856A5823D46A}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|