diff --git a/.haxerc b/.haxerc index fcbedf7..98d2f73 100644 --- a/.haxerc +++ b/.haxerc @@ -1,4 +1,4 @@ { - "version": "3478049", + "version": "5645ecc", "resolveLibs": "scoped" } \ No newline at end of file diff --git a/haxe_libraries/json2object.hxml b/haxe_libraries/json2object.hxml index 0b81706..a994f9b 100644 --- a/haxe_libraries/json2object.hxml +++ b/haxe_libraries/json2object.hxml @@ -1,4 +1,4 @@ -# @install: lix --silent download "haxelib:/json2object#3.10.0" into json2object/3.10.0/haxelib +# @install: lix --silent download "gh://github.com/elnabo/json2object#64b46769a143207f266010997ea24aa9764505ce" into json2object/3.10.0/github/64b46769a143207f266010997ea24aa9764505ce -lib hxjsonast --cp ${HAXE_LIBCACHE}/json2object/3.10.0/haxelib/src +-cp ${HAXE_LIBCACHE}/json2object/3.10.0/github/64b46769a143207f266010997ea24aa9764505ce/src -D json2object=3.10.0 \ No newline at end of file