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.14.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-09-07
  13. Installers:
  14. - Architecture: x64
  15. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.14.0/windows_exporter-0.14.0-amd64.msi
  16. InstallerSha256: AAAD64650A4BA69178BDCC4873A219580E31FCAADAFA3C912FB31FA59F7F8E2C
  17. ProductCode: '{597895C1-B550-46A1-BD56-059633D74A3B}'
  18. - Architecture: x86
  19. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.14.0/windows_exporter-0.14.0-386.msi
  20. InstallerSha256: E33CAE7232528E88311F4E8E727B3C02F145575723D8A3AA36EA32C50C3DA02D
  21. ProductCode: '{8F05ACFB-2A32-46C0-BBB2-856A5823D46A}'
  22. ManifestType: installer
  23. ManifestVersion: 1.1.0