From f231bd88fad8d969e701727621e1b91776879edd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 29 Mar 2025 04:01:49 +0000 Subject: [PATCH] Update Whisper to 2.9 (29) --- 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 36a9e967ac..f1dcf3af83 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -134,7 +134,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.9' + versionCode: 29 + commit: 8c892bdd01947f83c82bdfe2e7831164cf445765 + 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.8' -CurrentVersionCode: 28 +CurrentVersion: '2.9' +CurrentVersionCode: 29