Prometheus.WMIExporter.installer.yaml 1.0 KB

123456789101112131415161718192021222324252627
  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.17.1
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. InstallerType: wix
  9. Scope: machine
  10. InstallModes:
  11. - silent
  12. - silentWithProgress
  13. UpgradeBehavior: install
  14. ReleaseDate: 2022-01-02
  15. Installers:
  16. - Architecture: x64
  17. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.17.1/windows_exporter-0.17.1-amd64.msi
  18. InstallerSha256: 0ADA990059948088ACBC91FF554E71EFA071641CDA9CAD520387CBE5A7482FFE
  19. ProductCode: '{87734E52-19B1-4248-B54E-F2C6FA51DDAA}'
  20. - Architecture: x86
  21. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.17.1/windows_exporter-0.17.1-386.msi
  22. InstallerSha256: 7AF4223839FA81D83B62103423B1D2228BC90FBE19309EECE087F6A9062AEEB2
  23. ProductCode: '{0A20F072-5D34-4260-8229-146A989D3A1D}'
  24. ManifestType: installer
  25. ManifestVersion: 1.1.0