forked from microsoft/winget-pkgs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: amir1376.ABDownloadManager version 1.5.1 (microsoft#207979)
- Loading branch information
Showing
3 changed files
with
85 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
manifests/a/amir1376/ABDownloadManager/1.5.1/amir1376.ABDownloadManager.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created with WinGet Releaser using komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: amir1376.ABDownloadManager | ||
PackageVersion: 1.5.1 | ||
InstallerLocale: en-US | ||
InstallerType: nullsoft | ||
Scope: user | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
ReleaseDate: 2025-01-07 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: AB Download Manager | ||
Publisher: abdownloadmanager.com | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%LocalAppData%\ABDownloadManager' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/amir1376/ab-download-manager/releases/download/v1.5.1/ABDownloadManager_1.5.1_windows_x64.exe | ||
InstallerSha256: E295DEB51878A151EAF69B5B8C46C6CF444A1E0A5E03A5D3EA8F8F9247A7DEF6 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
53 changes: 53 additions & 0 deletions
53
manifests/a/amir1376/ABDownloadManager/1.5.1/amir1376.ABDownloadManager.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# Created with WinGet Releaser using komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: amir1376.ABDownloadManager | ||
PackageVersion: 1.5.1 | ||
PackageLocale: en-US | ||
Publisher: abdownloadmanager.com | ||
PublisherUrl: https://github.com/amir1376 | ||
PublisherSupportUrl: https://github.com/amir1376/ab-download-manager/issues | ||
Author: AmirHossein Abdolmotallebi | ||
PackageName: ABDownloadManager | ||
PackageUrl: https://abdownloadmanager.com/ | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/amir1376/ab-download-manager/blob/HEAD/LICENSE | ||
ShortDescription: A Download Manager that speeds up your downloads. | ||
Description: AB Download Manager is a desktop app which lets you manage and organize your download files better than before. | ||
Tags: | ||
- chrome | ||
- compose | ||
- compose-multiplatform | ||
- desktop | ||
- desktop-app | ||
- download | ||
- download-manager | ||
- downloader | ||
- downloadmanager | ||
- firefox | ||
- kotlin | ||
- linux | ||
- windows | ||
ReleaseNotes: |- | ||
1.5.1 | ||
Added | ||
- Italian Language | ||
- German Language | ||
- Georgian Language | ||
- Indonesian Language | ||
- An option to change download speed unit | ||
- An ability to start new download using Rest-Api | ||
Fixed | ||
- System tray in Linux now has correct icon and native option menu | ||
- App crashes when changing theme in Linux | ||
- Open file/folder action fails sometimes in Windows | ||
Improved | ||
- Translations updated | ||
- Split category and location configuration options in multi download page | ||
- Home page minor UI improvements | ||
New Contributors | ||
- @ehsannarmani made their first contribution in #328 | ||
- @talha5389 made their first contribution in #331 | ||
ReleaseNotesUrl: https://github.com/amir1376/ab-download-manager/releases/tag/v1.5.1 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/a/amir1376/ABDownloadManager/1.5.1/amir1376.ABDownloadManager.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with WinGet Releaser using komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: amir1376.ABDownloadManager | ||
PackageVersion: 1.5.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |