From c9b0a275227a15d1c8e661aa1f93f22c45a90710 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 15 Mar 2025 04:04:09 +0000 Subject: [PATCH] Update Whisper to 2.6 (26) --- metadata/org.woheller69.whisper.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/org.woheller69.whisper.yml b/metadata/org.woheller69.whisper.yml index f95f2fa620..63eb3562e9 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -114,7 +114,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.6' + versionCode: 26 + commit: 9bd12a4e1df559df829c6e31378b4a12d8b0c480 + subdir: app + gradle: + - yes + scanignore: + - app/src/main/assets/filters_vocab_en.bin + - app/src/main/assets/filters_vocab_multilingual.bin + AutoUpdateMode: Version UpdateCheckMode: Tags V.* -CurrentVersion: '2.5' -CurrentVersionCode: 25 +CurrentVersion: '2.6' +CurrentVersionCode: 26