Commit 2fc7e0a
authored
build(deps): Bump the sokol group with 2 updates
Bumps the sokol group with 2 updates: [lib/sokol](https://github.com/floooh/sokol) and [lib/sokol-tools-bin](https://github.com/floooh/sokol-tools-bin).
Updates `lib/sokol` from `d21f106` to `8a2990a`
- [Commits](floooh/sokol@d21f106...8a2990a)
Updates `lib/sokol-tools-bin` from `c240bd1` to `d1a6a71`
- [Commits](floooh/sokol-tools-bin@c240bd1...d1a6a71)
---
updated-dependencies:
- dependency-name: lib/sokol
dependency-version: 8a2990ab7d9d45ac70234bb8e1782fb193fde13c
dependency-type: direct:production
dependency-group: sokol
- dependency-name: lib/sokol-tools-bin
dependency-version: d1a6a719f24852f104a7f5481beb31e42ebf5f8a
dependency-type: direct:production
dependency-group: sokol
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 909f406 commit 2fc7e0a
2 files changed
+2
-2
lines changed- .github/workflows/gen_bindings.yml+3-4
- CHANGELOG.md+368
- README.md+1-1
- bindgen/gen_all.py+1
- bindgen/gen_c3.py+9-12
- bindgen/gen_d.py+8-5
- bindgen/gen_zig.py+8-5
- sokol_app.h+1.3k-687
- sokol_audio.h+7
- sokol_gfx.h+4.1k-3.5k
- sokol_log.h+1-1
- tests/functional/sokol_gfx_test.c+476-861
- tests/functional/sokol_gl_test.c+21-15
- util/sokol_debugtext.h+22-13
- util/sokol_fontstash.h+33-16
- util/sokol_gfx_imgui.h+573-414
- util/sokol_gl.h+42-32
- util/sokol_imgui.h+84-59
- util/sokol_nuklear.h+51-29
- util/sokol_spine.h+70-51
0 commit comments