+whisper.cpp (1.8.2-1) unstable; urgency=medium
+
+ * Update upstream
+
+ -- Mathieu Baudier <mbaudier@argeo.org> Tue, 11 Nov 2025 09:31:12 +0000
+
whisper.cpp (1.8.0-1) unstable; urgency=medium
* Align package names with Debian official
-- Mathieu Baudier <mbaudier@argeo.org> Sat, 18 Oct 2025 10:47:56 +0000
-
\ No newline at end of file
1 file changed, 3 insertions(+)
diff --git a/examples/cli/cli.cpp b/examples/cli/cli.cpp
-index 457a1ff..04cacc9 100644
+index 9a54742..624eac5 100644
--- a/examples/cli/cli.cpp
+++ b/examples/cli/cli.cpp
-@@ -920,6 +920,9 @@ int main(int argc, char ** argv) {
+@@ -928,6 +928,9 @@ int main(int argc, char ** argv) {
SetConsoleOutputCP(CP_UTF8);
#endif