From 53f6c1f252f33ec6896fa328e0a6fe206de6627d Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Sun, 1 Oct 2023 21:26:32 -0600 Subject: [PATCH] update hollywoo --- haxe_libraries/hollywoo.hxml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haxe_libraries/hollywoo.hxml b/haxe_libraries/hollywoo.hxml index 3aac880..95f6dee 100644 --- a/haxe_libraries/hollywoo.hxml +++ b/haxe_libraries/hollywoo.hxml @@ -1,6 +1,6 @@ -# @install: lix --silent download "gh://github.com/kiss-lang/hollywoo#c818ee20f2d72693ad12e79a7285860b05c4941e" into hollywoo/0.0.0/github/c818ee20f2d72693ad12e79a7285860b05c4941e -# @run: haxelib run-dir hollywoo "${HAXE_LIBCACHE}/hollywoo/0.0.0/github/c818ee20f2d72693ad12e79a7285860b05c4941e" +# @install: lix --silent download "gh://github.com/kiss-lang/hollywoo#1a5be0c1d5591e6b3100169691c0410374dfc854" into hollywoo/0.0.0/github/1a5be0c1d5591e6b3100169691c0410374dfc854 +# @run: haxelib run-dir hollywoo "${HAXE_LIBCACHE}/hollywoo/0.0.0/github/1a5be0c1d5591e6b3100169691c0410374dfc854" -lib kiss -lib kiss-tools --cp ${HAXE_LIBCACHE}/hollywoo/0.0.0/github/c818ee20f2d72693ad12e79a7285860b05c4941e/src/ +-cp ${HAXE_LIBCACHE}/hollywoo/0.0.0/github/1a5be0c1d5591e6b3100169691c0410374dfc854/src/ -D hollywoo=0.0.0 \ No newline at end of file