summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAnand Swaroop <[email protected]>2023-07-11 09:21:49 -0400
committerGitHub <[email protected]>2023-07-11 15:21:49 +0200
commite8181a5ddf22cb6c4b3dd530b5b60e5c4bd24c86 (patch)
treef0c153f353d03a6eef5729ee27641a900491d6b8
parent2061bfc5e814dd4e2b5ff629cb02bef4c972e9f8 (diff)
downloadraylib-e8181a5ddf22cb6c4b3dd530b5b60e5c4bd24c86.tar.gz
raylib-e8181a5ddf22cb6c4b3dd530b5b60e5c4bd24c86.zip
Update latest h-raylib version (#3166)
-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 |