Prometheus.WMIExporter.installer.yaml 1.0 KB

123456789101112131415161718192021222324252627
  1. # Created with YamlCreate.ps1 v2.0.6 $debug=QUSU.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.18.0
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. Scope: machine
  9. InstallModes:
  10. - silent
  11. - silentWithProgress
  12. UpgradeBehavior: install
  13. Installers:
  14. - Architecture: x64
  15. InstallerType: wix
  16. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.18.0/windows_exporter-0.18.0-amd64.msi
  17. InstallerSha256: A4DC59D3637C5DF6CBB42D877C02ACBC99D1FCE13232810E6C674A1CB8132536
  18. ProductCode: '{66567039-1BC4-43E1-B005-D154FE01CCD7}'
  19. - Architecture: x86
  20. InstallerType: wix
  21. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.18.0/windows_exporter-0.18.0-386.msi
  22. InstallerSha256: 4FBE2D2590AB5DF68ABA1B3DD003B1D97B6718B1AF63796EA6EF72A28FBB7DE8
  23. ProductCode: '{63888A77-8E03-4582-BA16-766B195BF383}'
  24. ManifestType: installer
  25. ManifestVersion: 1.1.0