ES-Computing.EditPlus.installer.yaml 756 B

12345678910111213141516171819202122232425262728293031323334
  1. # Created using wingetcreate 0.4.1.1
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
  3. PackageIdentifier: ES-Computing.EditPlus
  4. PackageVersion: 5.5.3581
  5. MinimumOSVersion: 10.0.0.0
  6. InstallModes:
  7. - silent
  8. - silentWithProgress
  9. Protocols:
  10. - ftp
  11. - sftp
  12. FileExtensions:
  13. - html
  14. - c
  15. - js
  16. - css
  17. - rb
  18. - py
  19. - php
  20. Installers:
  21. - InstallerLocale: en-US
  22. Architecture: x64
  23. InstallerType: exe
  24. InstallerUrl: https://www.editplus.com/ftp/epp550_3581_64bit.exe
  25. InstallerSha256: 632E64B729A264BB65416E28502BD602D860423F3A6F6833E6CCFE66826AA6DF
  26. InstallerSwitches:
  27. Silent: -s -sp-s
  28. SilentWithProgress: -s -sp-s
  29. UpgradeBehavior: install
  30. ManifestType: installer
  31. ManifestVersion: 1.0.0