Skip to content

Commit eb093ec

Browse files
committed
updated hxparse lib
1 parent 662226c commit eb093ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

haxe_libraries/hxparse.hxml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# @install: lix --silent download "gh://github.com/simn/hxparse#32e376f80c4b0e999e9f3229947d4dac2138382b" into hxparse/4.0.1/github/32e376f80c4b0e999e9f3229947d4dac2138382b
2-
-cp ${HAXE_LIBCACHE}/hxparse/4.0.1/github/32e376f80c4b0e999e9f3229947d4dac2138382b/src
3-
-D hxparse=4.0.1
1+
# @install: lix --silent download "gh://github.com/simn/hxparse#876070ec62a4869de60081f87763e23457a3bda8" into hxparse/4.3.0/github/876070ec62a4869de60081f87763e23457a3bda8
2+
-cp ${HAXE_LIBCACHE}/hxparse/4.3.0/github/876070ec62a4869de60081f87763e23457a3bda8/src
3+
-D hxparse=4.3.0

haxe_libraries/json2object.hxml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @install: lix --silent download "haxelib:/json2object#3.11.0" into json2object/3.11.0/haxelib
1+
# @install: lix --silent download "gh://github.com/elnabo/json2object#a75859de1e966c09e73591b6c9186086c143fe60" into json2object/3.11.0/github/a75859de1e966c09e73591b6c9186086c143fe60
22
-lib hxjsonast
3-
-cp ${HAXE_LIBCACHE}/json2object/3.11.0/haxelib/src
3+
-cp ${HAXE_LIBCACHE}/json2object/3.11.0/github/a75859de1e966c09e73591b6c9186086c143fe60/src
44
-D json2object=3.11.0

0 commit comments

Comments
 (0)