From f8bfbb8298517edb33cb504febd95163e07ecfea Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 6 Mar 2025 04:03:19 +0000 Subject: [PATCH] Update Whisper to 2.4 (24) --- 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 71906bdb3d..40c5bfbc24 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -94,7 +94,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.4' + versionCode: 24 + commit: 69248b7bfa2d2ec51b7dd368cb873371ec87b2b8 + 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.3' -CurrentVersionCode: 23 +CurrentVersion: '2.4' +CurrentVersionCode: 24