Skip to content

Commit 662226c

Browse files
committed
updated dependencies
1 parent 2ffc9d4 commit 662226c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

haxe_libraries/mcover.hxml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# @install: lix --silent download "gh://github.com/AlexHaxe/mcover#156776aafafb7eaa2d5f918d783f7a5fc0595b90" into mcover/0.0.0/github/156776aafafb7eaa2d5f918d783f7a5fc0595b90
2-
-cp ${HAXE_LIBCACHE}/mcover/0.0.0/github/156776aafafb7eaa2d5f918d783f7a5fc0595b90/src
1+
# @install: lix --silent download "gh://github.com/massive-oss/mcover#c3c47cd682b0b202a41caee95321989391b617ef" into mcover/0.0.0/github/c3c47cd682b0b202a41caee95321989391b617ef
2+
-cp ${HAXE_LIBCACHE}/mcover/0.0.0/github/c3c47cd682b0b202a41caee95321989391b617ef/src
33
-D mcover=0.0.0

haxe_libraries/test-adapter.hxml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# @install: lix --silent download "haxelib:/test-adapter#2.0.4" into test-adapter/2.0.4/haxelib
1+
# @install: lix --silent download "haxelib:/test-adapter#2.0.5" into test-adapter/2.0.5/haxelib
22
-lib json2object
3-
-cp ${HAXE_LIBCACHE}/test-adapter/2.0.4/haxelib/
4-
-D test-adapter=2.0.4
3+
-cp ${HAXE_LIBCACHE}/test-adapter/2.0.5/haxelib/
4+
-D test-adapter=2.0.5
55
--macro _testadapter.Macro.init()

0 commit comments

Comments
 (0)