update monero_c hash

This commit is contained in:
Czarek Nakamoto 2024-11-12 07:18:11 -05:00
parent 71e817fa8f
commit 0d2edb8b69
No known key found for this signature in database
GPG key ID: 04FB77CB56AB1DF4
4 changed files with 7 additions and 7 deletions

View file

@ -511,8 +511,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "impls/monero.dart" path: "impls/monero.dart"
ref: 5e93594f8d94d5723be25a7de71317e798e7a027 ref: 292bd2181ab048b2505126e52f32de5f7812e707
resolved-ref: 5e93594f8d94d5723be25a7de71317e798e7a027 resolved-ref: 292bd2181ab048b2505126e52f32de5f7812e707
url: "https://github.com/mrcyjanek/monero_c" url: "https://github.com/mrcyjanek/monero_c"
source: git source: git
version: "0.0.0" version: "0.0.0"

View file

@ -511,8 +511,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "impls/monero.dart" path: "impls/monero.dart"
ref: 5e93594f8d94d5723be25a7de71317e798e7a027 ref: 292bd2181ab048b2505126e52f32de5f7812e707
resolved-ref: 5e93594f8d94d5723be25a7de71317e798e7a027 resolved-ref: 292bd2181ab048b2505126e52f32de5f7812e707
url: "https://github.com/mrcyjanek/monero_c" url: "https://github.com/mrcyjanek/monero_c"
source: git source: git
version: "0.0.0" version: "0.0.0"

View file

@ -476,8 +476,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "impls/monero.dart" path: "impls/monero.dart"
ref: 5e93594f8d94d5723be25a7de71317e798e7a027 ref: 292bd2181ab048b2505126e52f32de5f7812e707
resolved-ref: 5e93594f8d94d5723be25a7de71317e798e7a027 resolved-ref: 292bd2181ab048b2505126e52f32de5f7812e707
url: "https://github.com/mrcyjanek/monero_c" url: "https://github.com/mrcyjanek/monero_c"
source: git source: git
version: "0.0.0" version: "0.0.0"

View file

@ -26,7 +26,7 @@ dependencies:
monero: monero:
git: git:
url: https://github.com/mrcyjanek/monero_c url: https://github.com/mrcyjanek/monero_c
ref: 5e93594f8d94d5723be25a7de71317e798e7a027 # monero_c hash ref: 292bd2181ab048b2505126e52f32de5f7812e707 # monero_c hash
path: impls/monero.dart path: impls/monero.dart
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: