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:
chausner
2021-04-14 06:47:11 +02:00
committed by GitHub
parent 7971dbc1aa
commit 908cdf6112
3 changed files with 41 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: AppWork.JDownloader
PackageVersion: "2.0"
PackageLocale: en-US
Publisher: AppWork GmbH
PublisherUrl: https://wemakeyourappwork.com/
PackageName: JDownloader
PackageUrl: https://jdownloader.org/
License: Copyright © 2009-2020 AppWork GmbH
ShortDescription: Download Manager for File Hosters
Description: >
JDownloader is a free, open-source download management tool with a huge community of developers
that makes downloading as easy and fast as it should be. Users can start, stop or pause
downloads, set bandwith limitations, auto-extract archives and much more.
Tags:
- download manager
- file hoster
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: AppWork.JDownloader
PackageVersion: "2.0"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0