diff --git a/index/ra/raylib/raylib-0.1.0.toml b/index/ra/raylib/raylib-0.1.0.toml index 881e669f3..163c7de78 100644 --- a/index/ra/raylib/raylib-0.1.0.toml +++ b/index/ra/raylib/raylib-0.1.0.toml @@ -9,6 +9,9 @@ licenses = "MIT OR Apache-2.0 WITH LLVM-exception" website = "" tags = ["raylib", "gamedev", "binding"] +# This release is broken and should not be used anymore +available = false + [[depends-on]] gnat = ">=12 & <2000"