Prometheus.WMIExporter.installer.yaml 985 B

123456789101112131415161718192021222324
  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.13.0
  5. MinimumOSVersion: 10.0.0.0
  6. InstallerType: wix
  7. Scope: machine
  8. InstallModes:
  9. - silent
  10. - silentWithProgress
  11. UpgradeBehavior: install
  12. Installers:
  13. - Architecture: x64
  14. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.13.0/windows_exporter-0.13.0-amd64.msi
  15. InstallerSha256: 6E5C67A8648823A80931A915590731D33D435F8A10A9EB8A7DCE087AE473ED9A
  16. ProductCode: '{287A67BF-0D4D-4DB2-AB1D-97EB8A098C29}'
  17. - Architecture: x86
  18. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.13.0/windows_exporter-0.13.0-386.msi
  19. InstallerSha256: 6F5BF52A3DB999F4B4C8B9E96FD2329F0CFAE0C547D39AD645E167145E0EA62C
  20. ProductCode: '{653C699D-3410-4A8E-A9D0-F7AE197BFD07}'
  21. ManifestType: installer
  22. ManifestVersion: 1.1.0