Skip to content

Commit bd192d9

Browse files
fix: update breeze-js
1 parent 1330fe5 commit bd192d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deps/breeze-js.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
local BREEZE_JS_VERSION = "2026.03.26"
2-
local BREEZE_JS_HASH = "cf24ff9f0fc88a526eb9eed8e379d28a5f6a4566"
1+
local BREEZE_JS_VERSION = "2026.03.27"
2+
local BREEZE_JS_HASH = "954f24a84811cfd92018cd81c5a6515470fc7f41"
33
local BREEZE_JS_SOURCEDIR = path.join(os.scriptdir(), "../", "../GitHub/breeze-js")
44
local USE_LOCAL = os.exists(BREEZE_JS_SOURCEDIR)
55

0 commit comments

Comments
 (0)