Skip to content

Commit 265a436

Browse files
fix
1 parent 32dccbc commit 265a436

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.27+4"
2-
local BREEZE_JS_HASH = "e9567724d623c05a24af66f4724c376a82a44547"
1+
local BREEZE_JS_VERSION = "2026.03.27+5"
2+
local BREEZE_JS_HASH = "a6c428a5c49c4a3e13517510faa5569f3df997e6"
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)