JeffreyPfau.mGBA.installer.yaml 957 B

12345678910111213141516171819202122232425262728
  1. # Created using wingetcreate 0.2.0.29
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
  3. PackageIdentifier: JeffreyPfau.mGBA
  4. PackageVersion: 0.9.2
  5. MinimumOSVersion: 10.0.0.0
  6. InstallModes:
  7. - interactive
  8. - silent
  9. - silentWithProgress
  10. Installers:
  11. - InstallerLocale: en-US
  12. Architecture: x64
  13. InstallerType: inno
  14. InstallerUrl: https://github.com/mgba-emu/mgba/releases/download/0.9.2/mGBA-0.9.2-win64-installer.exe
  15. InstallerSha256: D7B7FCF239E3C487C2250782EF896156BF3C44C009F9236AFB59268C7684C61D
  16. Scope: machine
  17. UpgradeBehavior: install
  18. - InstallerLocale: en-US
  19. Architecture: x86
  20. InstallerType: inno
  21. InstallerUrl: https://github.com/mgba-emu/mgba/releases/download/0.9.2/mGBA-0.9.2-win32-installer.exe
  22. InstallerSha256: 974EA1F358077761E4488898FBA620D7E12DCE7911D6F0C051D4071822C23183
  23. Scope: machine
  24. UpgradeBehavior: install
  25. ManifestType: installer
  26. ManifestVersion: 1.0.0