diff --git a/.haxerc b/.haxerc index 98d2f73..3ee99dd 100644 --- a/.haxerc +++ b/.haxerc @@ -1,4 +1,4 @@ { - "version": "5645ecc", + "version": "4.3.3", "resolveLibs": "scoped" } \ No newline at end of file diff --git a/haxe_libraries/haxeparser.hxml b/haxe_libraries/haxeparser.hxml index 42b3c71..c55c6ed 100644 --- a/haxe_libraries/haxeparser.hxml +++ b/haxe_libraries/haxeparser.hxml @@ -1,4 +1,4 @@ -# @install: lix --silent download "gh://github.com/HaxeCheckstyle/haxeparser#f0a7f07101c14dc32b0964dd52af8dcaa322e178" into haxeparser/4.3.0-rc.1/github/f0a7f07101c14dc32b0964dd52af8dcaa322e178 +# @install: lix --silent download "gh://github.com/HaxeCheckstyle/haxeparser#aaba9287c53af55b253b2d1069582731ffa5f93f" into haxeparser/4.3.0-rc.1/github/aaba9287c53af55b253b2d1069582731ffa5f93f -lib hxparse --cp ${HAXE_LIBCACHE}/haxeparser/4.3.0-rc.1/github/f0a7f07101c14dc32b0964dd52af8dcaa322e178/src +-cp ${HAXE_LIBCACHE}/haxeparser/4.3.0-rc.1/github/aaba9287c53af55b253b2d1069582731ffa5f93f/src -D haxeparser=4.3.0-rc.1 \ No newline at end of file diff --git a/haxe_libraries/hxparse.hxml b/haxe_libraries/hxparse.hxml index a802671..9394da3 100644 --- a/haxe_libraries/hxparse.hxml +++ b/haxe_libraries/hxparse.hxml @@ -1,3 +1,3 @@ -# @install: lix --silent download "gh://github.com/simn/hxparse#32e376f80c4b0e999e9f3229947d4dac2138382b" into hxparse/4.0.1/github/32e376f80c4b0e999e9f3229947d4dac2138382b --cp ${HAXE_LIBCACHE}/hxparse/4.0.1/github/32e376f80c4b0e999e9f3229947d4dac2138382b/src --D hxparse=4.0.1 \ No newline at end of file +# @install: lix --silent download "gh://github.com/simn/hxparse#876070ec62a4869de60081f87763e23457a3bda8" into hxparse/4.3.0/github/876070ec62a4869de60081f87763e23457a3bda8 +-cp ${HAXE_LIBCACHE}/hxparse/4.3.0/github/876070ec62a4869de60081f87763e23457a3bda8/src +-D hxparse=4.3.0 \ No newline at end of file diff --git a/haxe_libraries/test-adapter.hxml b/haxe_libraries/test-adapter.hxml index f041683..bf0c653 100644 --- a/haxe_libraries/test-adapter.hxml +++ b/haxe_libraries/test-adapter.hxml @@ -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.6" into test-adapter/2.0.6/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.6/haxelib/ +-D test-adapter=2.0.6 --macro _testadapter.Macro.init() \ No newline at end of file diff --git a/haxe_libraries/tokentree.hxml b/haxe_libraries/tokentree.hxml index 97de6e1..33ff084 100644 --- a/haxe_libraries/tokentree.hxml +++ b/haxe_libraries/tokentree.hxml @@ -1,3 +1,3 @@ -# @install: lix --silent download "haxelib:/tokentree#1.2.8" into tokentree/1.2.8/haxelib --cp ${HAXE_LIBCACHE}/tokentree/1.2.8/haxelib/src --D tokentree=1.2.8 \ No newline at end of file +# @install: lix --silent download "haxelib:/tokentree#1.2.10" into tokentree/1.2.10/haxelib +-cp ${HAXE_LIBCACHE}/tokentree/1.2.10/haxelib/src +-D tokentree=1.2.10 \ No newline at end of file