Skip to content

Commit 2b84999

Browse files
chore: update breeze-ui
(Fixes #216, Fixes #261, Fixes #278)
1 parent 50701ff commit 2b84999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/breeze-ui.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ package("breeze-glfw")
33
set_urls("https://github.com/breeze-shell/glfw.git")
44
add_versions("latest", "master")
55

6-
local BREEZE_UI_VER = "2025.12.13"
7-
local BREEZE_UI_HASH = "09e83f05a0134dfd881700fcdf8b2954382ed66d"
6+
local BREEZE_UI_VER = "2025.12.14"
7+
local BREEZE_UI_HASH = "c197c45a1dc21590abec30e21327b53511c55a41"
88

99
package("breeze-nanosvg")
1010
add_urls("https://github.com/std-microblock/breeze-ui.git")

0 commit comments

Comments
 (0)