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.16.0
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallModes:
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- ReleaseDate: 2021-02-25
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.16.0/windows_exporter-0.16.0-amd64.msi
- InstallerSha256: 398FDF5617ECA81B8D24F8E226B0BAD57055E4E220741BB158B921B6E10848BA
- ProductCode: '{D6F05276-350B-4E3B-A608-19D8B00A8396}'
- - Architecture: x86
- InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.16.0/windows_exporter-0.16.0-386.msi
- InstallerSha256: 17FD6166B25EB7614DA1597003A4A2D2C2070DD774C27AC807F44E26F1126014
- ProductCode: '{55B5EC8F-81B8-48BA-AA66-19089EBE4AF3}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|