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.16.0
  5. MinimumOSVersion: 10.0.0.0
  6. InstallerType: wix
  7. Scope: machine
  8. InstallModes:
  9. - silent
  10. - silentWithProgress
  11. UpgradeBehavior: install
  12. ReleaseDate: 2021-02-25
  13. Installers:
  14. - Architecture: x64
  15. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.16.0/windows_exporter-0.16.0-amd64.msi
  16. InstallerSha256: 398FDF5617ECA81B8D24F8E226B0BAD57055E4E220741BB158B921B6E10848BA
  17. ProductCode: '{D6F05276-350B-4E3B-A608-19D8B00A8396}'
  18. - Architecture: x86
  19. InstallerUrl: https://github.com/prometheus-community/windows_exporter/releases/download/v0.16.0/windows_exporter-0.16.0-386.msi
  20. InstallerSha256: 17FD6166B25EB7614DA1597003A4A2D2C2070DD774C27AC807F44E26F1126014
  21. ProductCode: '{55B5EC8F-81B8-48BA-AA66-19089EBE4AF3}'
  22. ManifestType: installer
  23. ManifestVersion: 1.1.0