Skip to content

Commit

Permalink
abdownloadmanager: Update to version 1.4.3 (#14453)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Nov 23, 2024
1 parent 6c2f3ba commit 2c20b7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/abdownloadmanager.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1.4.2",
"version": "1.4.3",
"description": "A download manager that speeds up your downloads",
"homepage": "https://abdownloadmanager.com/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v1.4.2/ABDownloadManager_1.4.2_windows.zip",
"hash": "md5:8eb4fee6d657e7577807283e7f23ca0c"
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v1.4.3/ABDownloadManager_1.4.3_windows_x64.zip",
"hash": "md5:47d4960e66420327a3c9ab6f5f29574e"
}
},
"extract_dir": "ABDownloadManager",
Expand All @@ -22,7 +22,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v$version/ABDownloadManager_$version_windows.zip"
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v$version/ABDownloadManager_$version_windows_x64.zip"
}
},
"hash": {
Expand Down

0 comments on commit 2c20b7a

Please sign in to comment.