Skip to content

Commit b3aaa8f

Browse files
feat: update breeze-ui
1 parent ab0d1e2 commit b3aaa8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/breeze-ui.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package("breeze-glfw")
55

66
package("breeze-ui")
77
add_urls("https://github.com/std-microblock/breeze-ui.git")
8-
add_versions("2025.12.08+5", "c123525203321335dbc43feb2153f2a33bbd9e36")
8+
add_versions("2025.12.12+1", "a87c43b0d02d66cd1509db3cabb4faf734819372")
99
add_deps("breeze-glfw", "nanovg", "glad", "nanosvg")
1010
add_configs("shared", {description = "Build shared library.", default = false, type = "boolean", readonly = true})
1111

0 commit comments

Comments
 (0)