Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHaxe committed Nov 15, 2023
1 parent 2ffc9d4 commit 662226c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions haxe_libraries/mcover.hxml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# @install: lix --silent download "gh://github.com/AlexHaxe/mcover#156776aafafb7eaa2d5f918d783f7a5fc0595b90" into mcover/0.0.0/github/156776aafafb7eaa2d5f918d783f7a5fc0595b90
-cp ${HAXE_LIBCACHE}/mcover/0.0.0/github/156776aafafb7eaa2d5f918d783f7a5fc0595b90/src
# @install: lix --silent download "gh://github.com/massive-oss/mcover#c3c47cd682b0b202a41caee95321989391b617ef" into mcover/0.0.0/github/c3c47cd682b0b202a41caee95321989391b617ef
-cp ${HAXE_LIBCACHE}/mcover/0.0.0/github/c3c47cd682b0b202a41caee95321989391b617ef/src
-D mcover=0.0.0
6 changes: 3 additions & 3 deletions haxe_libraries/test-adapter.hxml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# @install: lix --silent download "haxelib:/test-adapter#2.0.4" into test-adapter/2.0.4/haxelib
# @install: lix --silent download "haxelib:/test-adapter#2.0.5" into test-adapter/2.0.5/haxelib
-lib json2object
-cp ${HAXE_LIBCACHE}/test-adapter/2.0.4/haxelib/
-D test-adapter=2.0.4
-cp ${HAXE_LIBCACHE}/test-adapter/2.0.5/haxelib/
-D test-adapter=2.0.5
--macro _testadapter.Macro.init()

0 comments on commit 662226c

Please sign in to comment.