Prometheus.WMIExporter.installer.yaml 1009 B

12345678910111213141516171819202122232425
  1. # Created with YamlCreate.ps1 v2.0.7 $debug=AUSU.7-2-1
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: Prometheus.WMIExporter
  4. PackageVersion: 0.15.0
  5. MinimumOSVersion: 10.0.0.0
  6. InstallerType: wix
  7. Scope: machine
  8. InstallModes:
  9. - silent
  10. - silentWithProgress
  11. UpgradeBehavior: install
  12. ReleaseDate: 2020-11-07
  13. Installers:
  14. - Architecture: x64
  15. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.15.0/windows_exporter-0.15.0-amd64.msi
  16. InstallerSha256: 37F2D0BCDE3CD5F324FF8A5B8B38BE3EA515DA65167DAD923CC4284E2410D924
  17. ProductCode: '{B38F25A5-4416-4F60-827F-922D0B2F930A}'
  18. - Architecture: x86
  19. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.15.0/windows_exporter-0.15.0-386.msi
  20. InstallerSha256: 40C5C4CBFB28DCE62EF88BF8748F3A1B1367D6AFF232C41EC1382E17C57EA5D6
  21. ProductCode: '{308295BC-7981-49C4-8E12-7C95A7A302DC}'
  22. ManifestType: installer
  23. ManifestVersion: 1.1.0