From aa951ac3bfe7b083549cdebdf17e04c69e1c2a1a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 7 Feb 2025 04:00:31 +0000 Subject: [PATCH] Update Whisper to 2.1 (21) --- 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 22bc32226b..858e5666f5 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -64,7 +64,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.1' + versionCode: 21 + commit: f31456f5ae13562467777ef0148028c150949f1d + 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.0' -CurrentVersionCode: 20 +CurrentVersion: '2.1' +CurrentVersionCode: 21