From 9b87e31ab4e855067175b901322ff4b846cfeeed Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Fri, 29 Aug 2025 04:12:59 +0000 Subject: [PATCH] Update Whisper to 3.5 (35) --- 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 77005a615c..0c64cf43ce 100644 --- a/metadata/org.woheller69.whisper.yml +++ b/metadata/org.woheller69.whisper.yml @@ -196,7 +196,17 @@ Builds: - app/src/main/assets/filters_vocab_en.bin - app/src/main/assets/filters_vocab_multilingual.bin + - versionName: '3.5' + versionCode: 35 + commit: 1c96be6e696364c2c76f1ce1e2e76b06b9f26def + 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.4' -CurrentVersionCode: 34 +CurrentVersion: '3.5' +CurrentVersionCode: 35