diff options
Diffstat (limited to 'lwjgl.nix')
| -rw-r--r-- | lwjgl.nix | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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="; |
