diff --git a/cw_monero/pubspec.lock b/cw_monero/pubspec.lock index 8fbfd5110..36e98ec6e 100644 --- a/cw_monero/pubspec.lock +++ b/cw_monero/pubspec.lock @@ -511,8 +511,8 @@ packages: dependency: "direct main" description: path: "impls/monero.dart" - ref: 5e93594f8d94d5723be25a7de71317e798e7a027 - resolved-ref: 5e93594f8d94d5723be25a7de71317e798e7a027 + ref: 292bd2181ab048b2505126e52f32de5f7812e707 + resolved-ref: 292bd2181ab048b2505126e52f32de5f7812e707 url: "https://github.com/mrcyjanek/monero_c" source: git version: "0.0.0" diff --git a/cw_wownero/pubspec.lock b/cw_wownero/pubspec.lock index 6a05b7597..d0f2abd9e 100644 --- a/cw_wownero/pubspec.lock +++ b/cw_wownero/pubspec.lock @@ -511,8 +511,8 @@ packages: dependency: "direct main" description: path: "impls/monero.dart" - ref: 5e93594f8d94d5723be25a7de71317e798e7a027 - resolved-ref: 5e93594f8d94d5723be25a7de71317e798e7a027 + ref: 292bd2181ab048b2505126e52f32de5f7812e707 + resolved-ref: 292bd2181ab048b2505126e52f32de5f7812e707 url: "https://github.com/mrcyjanek/monero_c" source: git version: "0.0.0" diff --git a/cw_zano/pubspec.lock b/cw_zano/pubspec.lock index b4c90f81f..2b5b701d0 100644 --- a/cw_zano/pubspec.lock +++ b/cw_zano/pubspec.lock @@ -476,8 +476,8 @@ packages: dependency: "direct main" description: path: "impls/monero.dart" - ref: 5e93594f8d94d5723be25a7de71317e798e7a027 - resolved-ref: 5e93594f8d94d5723be25a7de71317e798e7a027 + ref: 292bd2181ab048b2505126e52f32de5f7812e707 + resolved-ref: 292bd2181ab048b2505126e52f32de5f7812e707 url: "https://github.com/mrcyjanek/monero_c" source: git version: "0.0.0" diff --git a/cw_zano/pubspec.yaml b/cw_zano/pubspec.yaml index a11b79cd6..8cb9adcf2 100644 --- a/cw_zano/pubspec.yaml +++ b/cw_zano/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: monero: git: url: https://github.com/mrcyjanek/monero_c - ref: 5e93594f8d94d5723be25a7de71317e798e7a027 # monero_c hash + ref: 292bd2181ab048b2505126e52f32de5f7812e707 # monero_c hash path: impls/monero.dart dev_dependencies: flutter_test: