From b7b031fb81a91eaec75f85620b2c1c769aaee091 Mon Sep 17 00:00:00 2001 From: BugeStudioTeam Date: Tue, 28 Jul 2026 18:32:03 +0800 Subject: [PATCH 1/2] update com.buge.appmanager, 9.60.106 --- apps/com.buge.appmanager/stable.yml | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/apps/com.buge.appmanager/stable.yml b/apps/com.buge.appmanager/stable.yml index 1cb3243..a293c1e 100644 --- a/apps/com.buge.appmanager/stable.yml +++ b/apps/com.buge.appmanager/stable.yml @@ -39,25 +39,27 @@ rating_count: 0 downloads: 0 versions: - - version_code: 142 - version_name: "9.58.105" - release_date: "2026-07-25" + - version_code: 145 + version_name: "9.60.106" + release_date: "2026-07-28" changelog: | - **9.58.105** + **9.60.106** **Added** ✨ - - Allowed creating shortcuts for activities + - Added share APKS functionality + - Added batch share APKS functionality + - Added batch share different package types functionality **Fixes** 🐛 - - Fixed icon display errors + - Fixed content error when batch extracting APKS - **Contributors of this version:** - None +**Contributors of this version:** +None apk: - primary_url: https://github.com/BugeStudioTeam/Buge-App-Manager/releases/download/AppManager9.58.105/BugeAppManager-v9.58.105-release.apk - mirror_url: https://ghproxy.net/https://github.com/BugeStudioTeam/Buge-App-Manager/releases/download/AppManager9.58.105/BugeAppManager-v9.58.105-release.apk + primary_url: https://github.com/BugeStudioTeam/Buge-App-Manager/releases/download/AppManager9.60.106/BugeAppManager-v9.60.106-release.apk + mirror_url: https://ghproxy.net/https://github.com/BugeStudioTeam/Buge-App-Manager/releases/download/AppManager9.60.106/BugeAppManager-v9.60.106-release.apk sha256_hash: 82be4aa82acd47073a1958828d52f59737f008b8e09a4428b2398596146c92c5 - file_size_mb: 9.13 + file_size_mb: 9.15 signature_fingerprint: "CE:47:04:F8:B0:CD:8E:29:06:F3:77:49:D3:53:AB:66:E5:A5:4C:88" @@ -67,6 +69,7 @@ architectures: - arm64-v8a - armeabi-v7a - x86 + - x86_64 categories: - Tools From d8678bf2e9b3bdb69c87a85035529ac45951d517 Mon Sep 17 00:00:00 2001 From: BugeStudioTeam Date: Tue, 28 Jul 2026 18:34:52 +0800 Subject: [PATCH 2/2] update com.buge.appmanager, 9.60.106, and fixed YAML syntax error - while scanning an alias --- apps/com.buge.appmanager/stable.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/com.buge.appmanager/stable.yml b/apps/com.buge.appmanager/stable.yml index a293c1e..a058de3 100644 --- a/apps/com.buge.appmanager/stable.yml +++ b/apps/com.buge.appmanager/stable.yml @@ -53,8 +53,8 @@ versions: **Fixes** 🐛 - Fixed content error when batch extracting APKS -**Contributors of this version:** -None + **Contributors of this version:** + None apk: primary_url: https://github.com/BugeStudioTeam/Buge-App-Manager/releases/download/AppManager9.60.106/BugeAppManager-v9.60.106-release.apk mirror_url: https://ghproxy.net/https://github.com/BugeStudioTeam/Buge-App-Manager/releases/download/AppManager9.60.106/BugeAppManager-v9.60.106-release.apk