diff --git a/haxe_libraries/haxeparser.hxml b/haxe_libraries/haxeparser.hxml index 8cadbfc9..bc63848b 100644 --- a/haxe_libraries/haxeparser.hxml +++ b/haxe_libraries/haxeparser.hxml @@ -1,4 +1,4 @@ -# @install: lix --silent download "gh://github.com/HaxeCheckstyle/haxeparser#175093015e29bd21badd4887ece4c1ed9b4d0975" into haxeparser/3.3.0/github/175093015e29bd21badd4887ece4c1ed9b4d0975 +# @install: lix --silent download "gh://github.com/HaxeCheckstyle/haxeparser#e46103579c8c2676d8f544da53e8a1de9af87e21" into haxeparser/3.3.0/github/e46103579c8c2676d8f544da53e8a1de9af87e21 -lib hxparse --cp ${HAXE_LIBCACHE}/haxeparser/3.3.0/github/175093015e29bd21badd4887ece4c1ed9b4d0975/src +-cp ${HAXE_LIBCACHE}/haxeparser/3.3.0/github/e46103579c8c2676d8f544da53e8a1de9af87e21/src -D haxeparser=3.3.0 \ No newline at end of file diff --git a/haxe_libraries/tokentree.hxml b/haxe_libraries/tokentree.hxml index 9ca2061c..d7fac31f 100644 --- a/haxe_libraries/tokentree.hxml +++ b/haxe_libraries/tokentree.hxml @@ -1,3 +1,3 @@ -# @install: lix --silent download "gh://github.com/HaxeCheckstyle/tokentree#838976b736d1c922d681fedb2b416d42acabb6da" into tokentree/1.1.1/github/838976b736d1c922d681fedb2b416d42acabb6da --cp ${HAXE_LIBCACHE}/tokentree/1.1.1/github/838976b736d1c922d681fedb2b416d42acabb6da/src +# @install: lix --silent download "gh://github.com/HaxeCheckstyle/tokentree#a07b94f8eee0b7d0ddbfb3d285fd487a44fa0656" into tokentree/1.1.1/github/a07b94f8eee0b7d0ddbfb3d285fd487a44fa0656 +-cp ${HAXE_LIBCACHE}/tokentree/1.1.1/github/a07b94f8eee0b7d0ddbfb3d285fd487a44fa0656/src -D tokentree=1.1.1 \ No newline at end of file