summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2023-07-12 10:37:17 +0200
committerRay <[email protected]>2023-07-12 10:37:17 +0200
commit290ec11e7c73bba9a5e3f96698a3ba64939c1a9c (patch)
tree1d406d5c0d54abe601916aee0c0fd0069920974c
parent7f21cf1dcf17225949cbfb0bdeb4677182e5564b (diff)
parente8181a5ddf22cb6c4b3dd530b5b60e5c4bd24c86 (diff)
downloadraylib-290ec11e7c73bba9a5e3f96698a3ba64939c1a9c.tar.gz
raylib-290ec11e7c73bba9a5e3f96698a3ba64939c1a9c.zip
Merge branch 'master' of https://github.com/raysan5/raylib
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 8c5c8396..7fc88113 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -28,7 +28,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-go | 4.5 | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go |
| raylib-guile | **auto** | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile |
| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | MIT | https://github.com/ArnautDaniel/gforth-raylib |
-| h-raylib | **4.5** | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib |
+| h-raylib | **4.6-dev** | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib |
| raylib-hx | 4.2 | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | MIT | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
| jaylib | 4.5 | [Janet](https://janet-lang.org/) | MIT | https://github.com/janet-lang/jaylib |