From 5d4b83efb81083f0adb972032508c31e0956ed9a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 27 May 2025 04:03:37 +0000 Subject: [PATCH] Update Whisper to 3.3 (33) --- 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 c2481a760a..2dc20c266a 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -175,7 +175,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '3.3' + versionCode: 33 + commit: a49a80279766a52f1c6859b6d700fc0401209b9a + 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: '3.2' -CurrentVersionCode: 32 +CurrentVersion: '3.3' +CurrentVersionCode: 33