From 8f3a428a78f5df9c2ddd6be656348a1b0d29cc6f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 14 Apr 2025 04:03:50 +0000 Subject: [PATCH] Update Whisper to 3.1 (31) --- 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 cbd33c7a26..889ed7e616 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -155,7 +155,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '3.1' + versionCode: 31 + commit: 351ccac51fc5b50b53f6f0728ca027b087bfd137 + 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.0' -CurrentVersionCode: 30 +CurrentVersion: '3.1' +CurrentVersionCode: 31