From 3bb264cd47fc4db74d2d635990493b0d165cc0a8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 4 Jan 2025 04:01:11 +0000 Subject: [PATCH] Update Whisper to 1.7 (17) --- 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 5e0e3a4092..0d2da2089b 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -24,7 +24,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '1.7' + versionCode: 17 + commit: 7892a4de4ed852318605d2b00fee2f9f934f0f55 + 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: '1.6' -CurrentVersionCode: 16 +CurrentVersion: '1.7' +CurrentVersionCode: 17