From 0dca402b9bfbc0b667489d6d661c21cb0b971231 Mon Sep 17 00:00:00 2001 From: Jordan Santiago <61796448+JordanSantiagoYT@users.noreply.github.com> Date: Sun, 3 Nov 2024 18:16:44 -0500 Subject: [PATCH] Update hmm.json --- hmm.json | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/hmm.json b/hmm.json index 5420e697c81..054414a9093 100644 --- a/hmm.json +++ b/hmm.json @@ -39,10 +39,8 @@ }, { "name": "hxCodec", - "type": "git", - "dir": null, - "ref": "cafc58e9046505ff93fa659339808b53faa5d6f3", - "url": "https://github.com/polybiusproxy/hxCodec" + "type": "haxelib", + "version": "2.5.1 }, { "name": "hscript", @@ -74,6 +72,20 @@ "dir": null, "ref": "master", "url": "https://github.com/superpowers04/linc_luajit" + }, + { + "name": "funkin.vis", + "type": "git", + "dir": null, + "ref": "22b1ce089dd924f15cdc4632397ef3504d464e90", + "url": "https://github.com/FunkinCrew/funkVis" + }, + { + "name": "grig.audio", + "type": "git", + "dir": null, + "ref": "cbf91e2180fd2e374924fe74844086aab7891666", + "url": "https://gitlab.com/haxe-grig/grig.audio.git" } ] }