From 339a1c28ddc3c30966d04f48b5fa5b77dddd721b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 26 Feb 2025 04:02:52 +0000 Subject: [PATCH] Update Whisper to 2.3 (23) --- 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 da5825108a..71906bdb3d 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -84,7 +84,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.3' + versionCode: 23 + commit: b0b7d19ccb4e39c4809c40111b0841e7d690be19 + 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.2' -CurrentVersionCode: 22 +CurrentVersion: '2.3' +CurrentVersionCode: 23