Skip to content

Commit f505647

Browse files
fix: update blook to fix some crash
1 parent 033ee34 commit f505647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ add_requires("sentry-native", {
2323
}
2424
})
2525
add_requires("breeze-glfw", {alias = "glfw"})
26-
add_requires("blook 57184918425c1d3a9cc6e9ff56edf641a3e0cb2a", "glad",
26+
add_requires("blook 9c24a0b6e7c7055adcd8f440a558f84f831e4f0f", "glad",
2727
"reflect-cpp", "wintoast v1.3.1", "breeze-ui", "watcher", "fmt", "spdlog")
2828

2929
if has_config("asan") then

0 commit comments

Comments
 (0)