From c3ff5407ef46dac4a53610a321e39f20a5d4864e Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Thu, 6 Mar 2025 06:50:33 -0500 Subject: add lwjgl v3.3.3 --- lwjgl.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lwjgl.nix') diff --git a/lwjgl.nix b/lwjgl.nix index 1d633d7..15a6100 100644 --- a/lwjgl.nix +++ b/lwjgl.nix @@ -11,6 +11,11 @@ # Versions we're building versions = { + "3.3.3" = { + hash = "sha256-5Zyl1UmfWGdxLWfQwdCO04pVcRUZh6QpV/ND5u4CYx8="; + antHash = "sha256-wh15d3DPaIegkaA/AWvuGIxPFSOHmGA9iADy4B45IAs="; + }; + "3.3.4" = { hash = "sha256-U0pPeTqVoruqqhhMrBrczy0qt83a8atr8DyRcGgX/yI="; antHash = "sha256-BE2sSPgYELCkww8aJV5DYTgHy4LT14RTVh6gRXA64+Q="; -- cgit v1.2.3