fix: ssh alter url (#554)

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-08-27 15:22:26 +08:00
committed by GitHub
parent 329fd33b69
commit eb83d05c81
17 changed files with 79 additions and 84 deletions

View File

@@ -1,7 +1,7 @@
name: server_box
description: server status & toolbox app.
publish_to: 'none'
version: 1.0.1070+1070
version: 1.0.1076+1076
environment:
sdk: ">=3.0.0"
@@ -60,7 +60,7 @@ dependencies:
fl_lib:
git:
url: https://github.com/lppcg/fl_lib
ref: v1.0.143
ref: v1.0.145
dependency_overrides:
# dartssh2:
@@ -70,7 +70,7 @@ dependency_overrides:
# fl_lib:
# path: ../fl_lib
# fl_build:
# path: ../fl_build
# path: ../fl_build
dev_dependencies:
flutter_native_splash: ^2.1.6
@@ -83,7 +83,7 @@ dev_dependencies:
fl_build:
git:
url: https://github.com/lppcg/fl_build.git
ref: v1.0.42
ref: v1.0.43
flutter:
generate: true