CLechasseur.PathCopyCopy.installer.yaml 1016 B

12345678910111213141516171819202122232425262728293031
  1. # Created with YamlCreate.ps1 v2.0.0 using YAML parsing
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
  3. PackageIdentifier: CLechasseur.PathCopyCopy
  4. PackageVersion: 19.0
  5. InstallModes:
  6. - interactive
  7. - silent
  8. - silentWithProgress
  9. Installers:
  10. - InstallerLocale: en-US
  11. Architecture: x86
  12. InstallerType: inno
  13. Scope: machine
  14. InstallerUrl: https://github.com/clechasseur/pathcopycopy/releases/download/v19.0/PathCopyCopy19.0.exe
  15. InstallerSha256: 8251C175FEBFE4342C954CD27C7F684D1A7EDBA5AD6EE09841C61F884D46EE09
  16. InstallerSwitches:
  17. Custom: /ALLUSERS
  18. UpgradeBehavior: install
  19. - InstallerLocale: en-US
  20. Architecture: x86
  21. InstallerType: inno
  22. Scope: user
  23. InstallerUrl: https://github.com/clechasseur/pathcopycopy/releases/download/v19.0/PathCopyCopy19.0.exe
  24. InstallerSha256: 8251C175FEBFE4342C954CD27C7F684D1A7EDBA5AD6EE09841C61F884D46EE09
  25. InstallerSwitches:
  26. Custom: /CURRENTUSER
  27. UpgradeBehavior: install
  28. ManifestType: installer
  29. ManifestVersion: 1.0.0