There was an error while loading. Please reload this page.
1 parent fe79b5d commit 3f56d22Copy full SHA for 3f56d22
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", "ac604aa3c43cc420031cd15614050ef16f88c4eb")
+ add_versions("v0.5.5", "df2399495a139a21290bf8a9288f5efba2c52bde")
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