Skip to content

Commit 778e2bd

Browse files
Merge pull request #1319 from cypherstack/chore/bitcoindart
chore: update bitcoindart ref to main
2 parents 8c3f6e7 + 1196407 commit 778e2bd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ packages:
114114
dependency: "direct main"
115115
description:
116116
path: "."
117-
ref: b02aaf6c6b40fd5a6b3d77f875324717103f2019
118-
resolved-ref: b02aaf6c6b40fd5a6b3d77f875324717103f2019
117+
ref: ea33b1f5d6a701791359a2e180f73866dc667732
118+
resolved-ref: ea33b1f5d6a701791359a2e180f73866dc667732
119119
url: "https://github.com/cypherstack/bitcoindart.git"
120120
source: git
121121
version: "3.0.2"
@@ -742,7 +742,7 @@ packages:
742742
source: hosted
743743
version: "0.0.6"
744744
dart_style:
745-
dependency: "direct overridden"
745+
dependency: transitive
746746
description:
747747
name: dart_style
748748
sha256: a9c30492da18ff84efe2422ba2d319a89942d93e58eb0b73d32abe822ef54b7b

scripts/app_config/templates/pubspec.template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies:
9595
bitcoindart:
9696
git:
9797
url: https://github.com/cypherstack/bitcoindart.git
98-
ref: b02aaf6c6b40fd5a6b3d77f875324717103f2019
98+
ref: ea33b1f5d6a701791359a2e180f73866dc667732
9999

100100
stack_wallet_backup:
101101
git:
@@ -329,7 +329,7 @@ dependency_overrides:
329329
bitcoindart:
330330
git:
331331
url: https://github.com/cypherstack/bitcoindart.git
332-
ref: b02aaf6c6b40fd5a6b3d77f875324717103f2019
332+
ref: ea33b1f5d6a701791359a2e180f73866dc667732
333333

334334
# required for dart 3, at least until a fix is merged upstream
335335
wakelock_windows:

0 commit comments

Comments
 (0)