rocksdanister.LivelyWallpaper.installer.yaml 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. # Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-2-0
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
  3. PackageIdentifier: rocksdanister.LivelyWallpaper
  4. PackageVersion: 1.7.4.0
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. InstallerType: inno
  9. InstallModes:
  10. - interactive
  11. - silent
  12. - silentWithProgress
  13. UpgradeBehavior: install
  14. Dependencies:
  15. PackageDependencies:
  16. - PackageIdentifier: Microsoft.VC++2015-2019Redist-x86
  17. - PackageIdentifier: Microsoft.DotNet.Runtime.3_1
  18. Installers:
  19. - Architecture: x86
  20. Scope: user
  21. InstallerUrl: https://github.com/rocksdanister/lively/releases/download/v1.7.4.0/lively_setup_x86_full_v1740.exe
  22. InstallerSha256: 94E57A8742A5221DAB5BFBE09BCB1C91F138F6EB8E7A945FD588982B6BDD7DD4
  23. InstallerSwitches:
  24. Custom: /CURRENTUSER /NODEPENDENCIES
  25. - Architecture: x86
  26. Scope: machine
  27. InstallerUrl: https://github.com/rocksdanister/lively/releases/download/v1.7.4.0/lively_setup_x86_full_v1740.exe
  28. InstallerSha256: 94E57A8742A5221DAB5BFBE09BCB1C91F138F6EB8E7A945FD588982B6BDD7DD4
  29. InstallerSwitches:
  30. Custom: /ALLUSERS /NODEPENDENCIES
  31. ManifestType: installer
  32. ManifestVersion: 1.0.0