diff --git a/haxe_libraries/hxnodejs.hxml b/haxe_libraries/hxnodejs.hxml index c075488..7772815 100644 --- a/haxe_libraries/hxnodejs.hxml +++ b/haxe_libraries/hxnodejs.hxml @@ -1,5 +1,5 @@ -# @install: lix --silent download "haxelib:/hxnodejs#12.1.0" into hxnodejs/12.1.0/haxelib --cp ${HAXE_LIBCACHE}/hxnodejs/12.1.0/haxelib/src +# @install: lix --silent download "gh://github.com/HaxeFoundation/hxnodejs#504066dc1ba5ad543afa5f6c3ea019f06136a82b" into hxnodejs/12.1.0/github/504066dc1ba5ad543afa5f6c3ea019f06136a82b +-cp ${HAXE_LIBCACHE}/hxnodejs/12.1.0/github/504066dc1ba5ad543afa5f6c3ea019f06136a82b/src -D hxnodejs=12.1.0 --macro allowPackage('sys') # should behave like other target defines and not be defined in macro context diff --git a/haxe_libraries/tink_core.hxml b/haxe_libraries/tink_core.hxml index 78a863e..2b904d7 100644 --- a/haxe_libraries/tink_core.hxml +++ b/haxe_libraries/tink_core.hxml @@ -1,3 +1,3 @@ -# @install: lix --silent download "haxelib:/tink_core#2.0.2" into tink_core/2.0.2/haxelib --cp ${HAXE_LIBCACHE}/tink_core/2.0.2/haxelib/src --D tink_core=2.0.2 \ No newline at end of file +# @install: lix --silent download "haxelib:/tink_core#2.1.1" into tink_core/2.1.1/haxelib +-cp ${HAXE_LIBCACHE}/tink_core/2.1.1/haxelib/src +-D tink_core=2.1.1 diff --git a/haxe_libraries/tink_macro.hxml b/haxe_libraries/tink_macro.hxml index bb7910d..751a0c0 100644 --- a/haxe_libraries/tink_macro.hxml +++ b/haxe_libraries/tink_macro.hxml @@ -1,4 +1,4 @@ -# @install: lix --silent download "haxelib:/tink_macro#1.0.0" into tink_macro/1.0.0/haxelib +# @install: lix --silent download "haxelib:/tink_macro#1.0.1" into tink_macro/1.0.1/haxelib -lib tink_core --cp ${HAXE_LIBCACHE}/tink_macro/1.0.0/haxelib/src --D tink_macro=1.0.0 \ No newline at end of file +-cp ${HAXE_LIBCACHE}/tink_macro/1.0.1/haxelib/src +-D tink_macro=1.0.1