From 5801be3d86a77acf8964b6f02c31c9f27b47117d Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 29 Jul 2025 04:06:57 +0000 Subject: [PATCH] Update Whisper to 3.4 (34) --- 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 199ab3cf0e..77005a615c 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -186,7 +186,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '3.4' + versionCode: 34 + commit: 59bad537131498dcb3519215f6873de00e54330f + 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: '3.3' -CurrentVersionCode: 33 +CurrentVersion: '3.4' +CurrentVersionCode: 34