From a6284b0f56a4ba24cd2a0446e03fa180c47e879c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 16 Jan 2025 04:02:30 +0000 Subject: [PATCH] Update Whisper to 1.9 (19) --- 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 4399d10f3e..793ba4bb6b 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -44,7 +44,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '1.9' + versionCode: 19 + commit: e173299622a4028c4bb32848cacd199e30ca807d + 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.8' -CurrentVersionCode: 18 +CurrentVersion: '1.9' +CurrentVersionCode: 19