From be714bec12ef811ab7ef70013021462a01ac2e1b Mon Sep 17 00:00:00 2001 From: lollipopkit Date: Thu, 2 Nov 2023 13:43:49 +0800 Subject: [PATCH] fix #207 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dd8a4d96..1af6248c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -247,8 +247,8 @@ packages: description: path: "." ref: master - resolved-ref: "9e7d3eafb02de28e080be92a5db1761d8251aa66" - url: "https://github.com/TerminalStudio/dartssh2" + resolved-ref: c89ca0ae29baa94377dfcfc2b38fcb295c3ff316 + url: "https://github.com/lollipopkit/dartssh2" source: git version: "2.9.1-pre" dio: diff --git a/pubspec.yaml b/pubspec.yaml index dc66222f..298d34ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: dartssh2: git: ref: master - url: https://github.com/TerminalStudio/dartssh2 + url: https://github.com/lollipopkit/dartssh2 logging: ^1.0.2 circle_chart: git: