update refs

This commit is contained in:
julian 2024-01-15 16:12:22 -06:00
parent 500fd9b94d
commit 43e90c9a29
2 changed files with 10 additions and 10 deletions

View file

@ -274,8 +274,8 @@ packages:
dependency: "direct overridden" dependency: "direct overridden"
description: description:
path: coinlib path: coinlib
ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
resolved-ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" resolved-ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
url: "https://github.com/cypherstack/coinlib.git" url: "https://github.com/cypherstack/coinlib.git"
source: git source: git
version: "1.1.0" version: "1.1.0"
@ -283,8 +283,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: coinlib_flutter path: coinlib_flutter
ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
resolved-ref: "4f549b8b511a63fdc1f44796ab43b10f586635cd" resolved-ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
url: "https://github.com/cypherstack/coinlib.git" url: "https://github.com/cypherstack/coinlib.git"
source: git source: git
version: "1.1.0" version: "1.1.0"
@ -665,8 +665,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba ref: d99c34cbb39666c8dcb819b457b3314577aaad43
resolved-ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba resolved-ref: d99c34cbb39666c8dcb819b457b3314577aaad43
url: "https://github.com/cypherstack/flutter_libsparkmobile.git" url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
source: git source: git
version: "0.0.1" version: "0.0.1"

View file

@ -30,7 +30,7 @@ dependencies:
flutter_libsparkmobile: flutter_libsparkmobile:
git: git:
url: https://github.com/cypherstack/flutter_libsparkmobile.git url: https://github.com/cypherstack/flutter_libsparkmobile.git
ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba ref: d99c34cbb39666c8dcb819b457b3314577aaad43
flutter_libmonero: flutter_libmonero:
path: ./crypto_plugins/flutter_libmonero path: ./crypto_plugins/flutter_libmonero
@ -172,7 +172,7 @@ dependencies:
git: git:
url: https://github.com/cypherstack/coinlib.git url: https://github.com/cypherstack/coinlib.git
path: coinlib_flutter path: coinlib_flutter
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
@ -223,12 +223,12 @@ dependency_overrides:
git: git:
url: https://github.com/cypherstack/coinlib.git url: https://github.com/cypherstack/coinlib.git
path: coinlib_flutter path: coinlib_flutter
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
coinlib: coinlib:
git: git:
url: https://github.com/cypherstack/coinlib.git url: https://github.com/cypherstack/coinlib.git
path: coinlib path: coinlib
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd ref: f671c4fa93febf2ca155b44f182aa9cd55f5ee50
# required for dart 3, at least until a fix is merged upstream # required for dart 3, at least until a fix is merged upstream
wakelock_windows: wakelock_windows: