From 8e4fa8f0c8bc3fcc08f274541fedb72ef8aface1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 22 Apr 2025 04:02:34 +0000 Subject: [PATCH] Update Whisper to 3.2 (32) --- 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 889ed7e616..c2481a760a 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -165,7 +165,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '3.2' + versionCode: 32 + commit: e1d4e9a9ce625d95ad52f230e9b597fa52be1b64 + 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.1' -CurrentVersionCode: 31 +CurrentVersion: '3.2' +CurrentVersionCode: 32