From 9999e8864e0ac23b314bb5b87fda9f2263fafbc8 Mon Sep 17 00:00:00 2001 From: Asura Date: Wed, 31 Aug 2022 04:16:49 -0700 Subject: [PATCH] Update pubspec.lock --- flutter/pubspec.lock | 4 ++-- flutter/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flutter/pubspec.lock b/flutter/pubspec.lock index 4d0a07287..2a4558945 100644 --- a/flutter/pubspec.lock +++ b/flutter/pubspec.lock @@ -1244,8 +1244,8 @@ packages: dependency: "direct main" description: path: "." - ref: "799ef079e87938c3f4340591b4330c2598f38bb9" - resolved-ref: "799ef079e87938c3f4340591b4330c2598f38bb9" + ref: a25f1776ccc1119cbb2a8541174293aa36d532ed + resolved-ref: a25f1776ccc1119cbb2a8541174293aa36d532ed url: "https://github.com/Kingtous/rustdesk_window_manager" source: git version: "0.2.6" diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 93c2f64b2..e109be507 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: window_manager: git: url: https://github.com/Kingtous/rustdesk_window_manager - ref: 799ef079e87938c3f4340591b4330c2598f38bb9 + ref: a25f1776ccc1119cbb2a8541174293aa36d532ed desktop_multi_window: git: url: https://github.com/Kingtous/rustdesk_desktop_multi_window