diff --git a/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.installer.yaml b/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.installer.yaml new file mode 100644 index 0000000000000..8e44f008923c8 --- /dev/null +++ b/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.installer.yaml @@ -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 \ No newline at end of file diff --git a/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.locale.en-US.yaml b/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.locale.en-US.yaml new file mode 100644 index 0000000000000..eed1eaea1c990 --- /dev/null +++ b/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.locale.en-US.yaml @@ -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 \ No newline at end of file diff --git a/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.yaml b/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.yaml new file mode 100644 index 0000000000000..3ae2aa9478492 --- /dev/null +++ b/manifests/a/AppWork/JDownloader/2.0/AppWork.JDownloader.yaml @@ -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 \ No newline at end of file