From d751ec9faa3da588dd9630e9f948d7111c958e4b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 10 Mar 2025 04:06:12 +0000 Subject: [PATCH] Update Whisper to 2.5 (25) --- 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 40c5bfbc24..f95f2fa620 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -104,7 +104,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.5' + versionCode: 25 + commit: 5d97b3338afbbb36c702e2dd5067479c85b901fd + 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.4' -CurrentVersionCode: 24 +CurrentVersion: '2.5' +CurrentVersionCode: 25