Skip to content

Commit 842457e

Browse files
committed
Update libs again
1 parent eeb664e commit 842457e

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

haxe_libraries/tink_core.hxml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# @install: lix --silent download "haxelib:tink_core#1.16.1" into tink_core/1.16.1/haxelib
2-
-D tink_core=1.16.1
3-
-cp ${HAXESHIM_LIBCACHE}/tink_core/1.16.1/haxelib/src
1+
-D tink_core=1.24.0
2+
# @install: lix --silent download "haxelib:/tink_core#1.24.0" into tink_core/1.24.0/haxelib
3+
-cp ${HAXE_LIBCACHE}/tink_core/1.24.0/haxelib/src

haxe_libraries/tink_macro.hxml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-D tink_macro=0.17.5
2-
# @install: lix --silent download "gh://github.com/haxetink/tink_macro#9018b06279ab8743428f494f19d06f3c1e2a41bc" into tink_macro/0.17.5/github/9018b06279ab8743428f494f19d06f3c1e2a41bc
1+
-D tink_macro=0.18.0
2+
# @install: lix --silent download "haxelib:/tink_macro#0.18.0" into tink_macro/0.18.0/haxelib
33
-lib tink_core
4-
-cp ${HAXE_LIBCACHE}/tink_macro/0.17.5/github/9018b06279ab8743428f494f19d06f3c1e2a41bc/src
4+
-cp ${HAXE_LIBCACHE}/tink_macro/0.18.0/haxelib/src

haxe_libraries/tink_pure.hxml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
-D tink_pure=0.5.0
2-
# @install: lix --silent download "haxelib:/tink_pure#0.5.0" into tink_pure/0.5.0/haxelib
1+
-D tink_pure=0.5.1
2+
# @install: lix --silent download "haxelib:/tink_pure#0.5.1" into tink_pure/0.5.1/haxelib
33
-lib tink_core
44
-lib tink_slice
5-
-cp ${HAXE_LIBCACHE}/tink_pure/0.5.0/haxelib/src
5+
-cp ${HAXE_LIBCACHE}/tink_pure/0.5.1/haxelib/src

0 commit comments

Comments
 (0)