Skip to content

Commit 6b1744d

Browse files
fix: update breeze-ui version and hash to 2026.04.12
1 parent a487d0a commit 6b1744d

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.29+2"
7-
local BREEZE_UI_HASH = "a6d34e86d37579e1aa722c640dcef485069ba1cd"
6+
local BREEZE_UI_VER = "2026.04.12"
7+
local BREEZE_UI_HASH = "8dce69e41f3080e0ec610c93f56fa9a1606a7baf"
88
local USE_LOCAL_BREEZE_UI = os.getenv("CI") ~= "true"
99
local BREEZE_UI_LOCAL_PATH = "../breeze-ui"
1010

0 commit comments

Comments
 (0)