Skip to content

Commit fe79b5d

Browse files
committed
fix(eui-neo): update SHA for preserved core/components paths
1 parent 806617d commit fe79b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/e/eui-neo/xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package("eui-neo")
1717

1818
set_urls("https://github.com/lilyco-42/EUI-NEO.git")
1919

20-
add_versions("v0.5.5", "b47043734474849fa47db94ccdada49da5813258")
20+
add_versions("v0.5.5", "ac604aa3c43cc420031cd15614050ef16f88c4eb")
2121

2222
-- Build configuration options (mirror the xmake.lua options)
2323
add_configs("window_backend", {description = "Window backend", default = "glfw", values = {"glfw", "sdl2"}})

0 commit comments

Comments
 (0)