There was an error while loading. Please reload this page.
1 parent 806617d commit fe79b5dCopy full SHA for fe79b5d
1 file changed
packages/e/eui-neo/xmake.lua
@@ -17,7 +17,7 @@ package("eui-neo")
17
18
set_urls("https://github.com/lilyco-42/EUI-NEO.git")
19
20
- add_versions("v0.5.5", "b47043734474849fa47db94ccdada49da5813258")
+ add_versions("v0.5.5", "ac604aa3c43cc420031cd15614050ef16f88c4eb")
21
22
-- Build configuration options (mirror the xmake.lua options)
23
add_configs("window_backend", {description = "Window backend", default = "glfw", values = {"glfw", "sdl2"}})
0 commit comments