Add JDownloader 2.0 (#1247)
* Add JDownloader 2.0 * Update JDownloader manifest to multi file format Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: AppWork.JDownloader
|
||||
PackageVersion: "2.0"
|
||||
InstallerType: exe
|
||||
InstallerSwitches:
|
||||
Silent: -q
|
||||
SilentWithProgress: -q
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerUrl: http://installer.jdownloader.org/ic/JD2SilentSetup_x86.exe
|
||||
InstallerSha256: 3E2767491D8CB69FB1D9DEF6904A34B75F977919BB588AF37DBB50C2CF60BC32
|
||||
- Architecture: x64
|
||||
InstallerUrl: http://installer.jdownloader.org/ic/JD2SilentSetup_x64.exe
|
||||
InstallerSha256: D5EC2F7413F5494F829DC126A6076BB9E8765DB4F5B0D64545649DE67017DF9B
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user