From 53c6bac57043a1fa5dfb35033ed2f0110da3c377 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 14 Feb 2025 04:01:04 +0000 Subject: [PATCH] Update Whisper to 2.2 (22) --- 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 858e5666f5..da5825108a 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -74,7 +74,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '2.2' + versionCode: 22 + commit: a5a7fccd5390c6f16df31045cd85218623ba3575 + 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.1' -CurrentVersionCode: 21 +CurrentVersion: '2.2' +CurrentVersionCode: 22