This commit is contained in:
Jarred Sumner
2024-08-23 01:13:55 -07:00
parent 781998cf00
commit 8d34846d19
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ cmake_policy(SET CMP0091 NEW)
cmake_policy(SET CMP0067 NEW)
set(CMAKE_POLICY_DEFAULT_CMP0069 NEW)
set(Bun_VERSION "1.1.25")
set(Bun_VERSION "1.1.26")
set(WEBKIT_TAG 21fc366db3de8f30dbb7f5997b9b9f5cf422ff1e)
set(BUN_WORKDIR "${CMAKE_CURRENT_BINARY_DIR}")

2
LATEST
View File

@@ -1 +1 @@
1.1.24
1.1.25