Release for raylib 5.5
Updated the binding for raylib 5.5
Aside from the updated binding, a few new things in this release:
- install script now can run without asking quesetions
- raygui has been removed, use https://code.dlang.org/packages/raygui-d instead.
- library has been changed to a library instead of a sourceLibrary. This makes it easier to have dependency libraries which depend on raylib-d.