Skip to content

Commit af4601b

Browse files
Merge pull request #1390 from cypherstack/fix/coinlib-cypherstack-namespace
Point coinlib back to cypherstack namespace
2 parents 9b3f04f + 6d8af2a commit af4601b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ packages:
351351
path: coinlib
352352
ref: "5c59c7e7d120d9c981f23008fa03421d39fe8631"
353353
resolved-ref: "5c59c7e7d120d9c981f23008fa03421d39fe8631"
354-
url: "https://www.github.com/julian-CStack/coinlib"
354+
url: "https://github.com/cypherstack/coinlib"
355355
source: git
356356
version: "4.1.0"
357357
coinlib_flutter:
@@ -360,7 +360,7 @@ packages:
360360
path: coinlib_flutter
361361
ref: "5c59c7e7d120d9c981f23008fa03421d39fe8631"
362362
resolved-ref: "5c59c7e7d120d9c981f23008fa03421d39fe8631"
363-
url: "https://www.github.com/julian-CStack/coinlib"
363+
url: "https://github.com/cypherstack/coinlib"
364364
source: git
365365
version: "4.0.0"
366366
collection:

scripts/app_config/templates/pubspec.template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ dependencies:
218218
meta: ^1.9.1
219219
coinlib_flutter:
220220
git:
221-
url: https://www.github.com/julian-CStack/coinlib
221+
url: https://github.com/cypherstack/coinlib
222222
path: coinlib_flutter
223223
ref: 5c59c7e7d120d9c981f23008fa03421d39fe8631
224224
electrum_adapter:
@@ -316,7 +316,7 @@ dependency_overrides:
316316
# coinlib_flutter requires this
317317
coinlib:
318318
git:
319-
url: https://www.github.com/julian-CStack/coinlib
319+
url: https://github.com/cypherstack/coinlib
320320
path: coinlib
321321
ref: 5c59c7e7d120d9c981f23008fa03421d39fe8631
322322

0 commit comments

Comments
 (0)