From 954221e8a00c3950c612b9c0d125408a10f82c70 Mon Sep 17 00:00:00 2001 From: 491034170 <142008960+491034170@users.noreply.github.com> Date: Sun, 7 Jun 2026 17:32:46 +0800 Subject: [PATCH] Fix Windows whisper dependency pubspec parsing --- app/pubspec.lock | 4 ++-- app/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/pubspec.lock b/app/pubspec.lock index e34c99a2df2..b210c56e1f9 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -2564,8 +2564,8 @@ packages: dependency: "direct main" description: path: "." - ref: "684fb43710dd4de5538ac2da7d0b1fa405363212" - resolved-ref: "684fb43710dd4de5538ac2da7d0b1fa405363212" + ref: "af6b457cca4cdd6c97cc2dfa8557333ee09c81f1" + resolved-ref: "af6b457cca4cdd6c97cc2dfa8557333ee09c81f1" url: "https://github.com/BasedHardware/whisper_flutter_new.git" source: git version: "1.0.1" diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 722e5cbf5cb..08a12c03f9d 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -133,7 +133,7 @@ dependencies: whisper_flutter_new: git: url: https://github.com/BasedHardware/whisper_flutter_new.git - ref: 684fb43710dd4de5538ac2da7d0b1fa405363212 + ref: af6b457cca4cdd6c97cc2dfa8557333ee09c81f1 disk_space_2: ^1.0.11 pasteboard: ^0.4.0 vector_math: ^2.2.0