From 3f1fa90e8a654ee76811ac349a05e09a0da01da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Thu, 9 Nov 2023 12:25:25 +0100 Subject: [PATCH] Update the dependencies [skip ci] --- haxe_libraries/tink_macro.hxml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haxe_libraries/tink_macro.hxml b/haxe_libraries/tink_macro.hxml index a9e19b1f..90afad12 100644 --- a/haxe_libraries/tink_macro.hxml +++ b/haxe_libraries/tink_macro.hxml @@ -1,4 +1,4 @@ -# @install: lix --silent download "haxelib:/tink_macro#1.0.1" into tink_macro/1.0.1/haxelib +# @install: lix --silent download "haxelib:/tink_macro#1.0.3" into tink_macro/1.0.3/haxelib -lib tink_core --cp ${HAXE_LIBCACHE}/tink_macro/1.0.1/haxelib/src --D tink_macro=1.0.1 \ No newline at end of file +-cp ${HAXE_LIBCACHE}/tink_macro/1.0.3/haxelib/src +-D tink_macro=1.0.3