From 4788495e5e1433fadeb9f86b45d44316b743283e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 17 Mar 2025 04:03:10 +0000 Subject: [PATCH] Update Whisper to 2.7 (27) --- 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 63eb3562e9..cd93875dde 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -124,7 +124,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.7' + versionCode: 27 + commit: 91318cf4c88c176e1dda5ec476a6fcacdd74214a + 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.6' -CurrentVersionCode: 26 +CurrentVersion: '2.7' +CurrentVersionCode: 27