From b56007128924dd2a814a9eca03b68503d9a8cdb2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 2 Jan 2025 04:01:36 +0000 Subject: [PATCH] Update Whisper to 1.6 (16) --- 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 b67e3af1c1..c9014eda8a 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.6' + versionCode: 16 + commit: 33896f2252c5368469d29464d685be343decd235 + 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.5' -CurrentVersionCode: 15 +CurrentVersion: '1.6' +CurrentVersionCode: 16