Skip to content

Commit 8e56932

Browse files
chore: update breeze-ui
1 parent a7b97b8 commit 8e56932

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deps/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("2026.03.07+1", "a79c32a7d9ef4cd8a15b5f8ccbcdf9510c48da03")
55

6-
local BREEZE_UI_VER = "2026.03.27"
7-
local BREEZE_UI_HASH = "d09a08ea0d212b5793ae1d7ce4b174b2a303010e"
6+
local BREEZE_UI_VER = "2026.03.29"
7+
local BREEZE_UI_HASH = "9be293083d9c501425b0da696d52caa807bea53f"
88
local USE_LOCAL_BREEZE_UI = os.getenv("CI") ~= "true"
99
local BREEZE_UI_LOCAL_PATH = "../breeze-ui"
1010

0 commit comments

Comments
 (0)