We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50701ff commit 2b84999Copy full SHA for 2b84999
dependencies/breeze-ui.lua
@@ -3,8 +3,8 @@ package("breeze-glfw")
3
set_urls("https://github.com/breeze-shell/glfw.git")
4
add_versions("latest", "master")
5
6
-local BREEZE_UI_VER = "2025.12.13"
7
-local BREEZE_UI_HASH = "09e83f05a0134dfd881700fcdf8b2954382ed66d"
+local BREEZE_UI_VER = "2025.12.14"
+local BREEZE_UI_HASH = "c197c45a1dc21590abec30e21327b53511c55a41"
8
9
package("breeze-nanosvg")
10
add_urls("https://github.com/std-microblock/breeze-ui.git")
0 commit comments