summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAnand Swaroop <[email protected]>2023-03-19 10:38:30 -0400
committerGitHub <[email protected]>2023-03-19 15:38:30 +0100
commit3c02f0c75b88726ac91975ae369646b657ecb3b2 (patch)
treef66d06c69d5c1144436c72fb59faefe9d4d1d89e
parent2e02474b7aac2e6e3fe680a3aa996973585eeaad (diff)
downloadraylib-3c02f0c75b88726ac91975ae369646b657ecb3b2.tar.gz
raylib-3c02f0c75b88726ac91975ae369646b657ecb3b2.zip
Update h-raylib version (#2970)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index bedf4b98..3d1d5895 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -27,7 +27,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-go | **4.2** | [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-dev | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib |
+| h-raylib | **4.5** | [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.2** | [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) | GPLv3+CE | https://github.com/electronstudio/jaylib/ |