summaryrefslogtreecommitdiff
path: root/core/pkg
diff options
context:
space:
mode:
authorruki <[email protected]>2017-05-23 09:59:52 +0800
committerruki <[email protected]>2017-05-23 09:59:52 +0800
commita29b2d72f26bc88f64eb44cd14255dad68153e7d (patch)
treee9ff71a90a28e3da99cccba60b17486b8ada8eb8 /core/pkg
parente97cf8fb89d7d46abb3a68c6c220a272fbc5dbf7 (diff)
update tbox to fix remove readonly file fails
Diffstat (limited to 'core/pkg')
-rw-r--r--core/pkg/tbox.pkg/inc/windows/tbox.config.h2
-rw-r--r--core/pkg/tbox.pkg/lib/release/windows/x64/tbox.libbin1285584 -> 1285678 bytes
-rw-r--r--core/pkg/tbox.pkg/lib/release/windows/x86/tbox.libbin994954 -> 995054 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/core/pkg/tbox.pkg/inc/windows/tbox.config.h b/core/pkg/tbox.pkg/inc/windows/tbox.config.h
index e1bb987b3..bcfeb810a 100644
--- a/core/pkg/tbox.pkg/inc/windows/tbox.config.h
+++ b/core/pkg/tbox.pkg/inc/windows/tbox.config.h
@@ -6,7 +6,7 @@
#define TB_CONFIG_VERSION_MAJOR 1
#define TB_CONFIG_VERSION_MINOR 6
#define TB_CONFIG_VERSION_ALTER 2
-#define TB_CONFIG_VERSION_BUILD 201705221824
+#define TB_CONFIG_VERSION_BUILD 201705230952
// defines
#define TB_CONFIG_OS_WINDOWS 1
diff --git a/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib b/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib
index d3a4292da..19028f10e 100644
--- a/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib
+++ b/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib
Binary files differ
diff --git a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib
index 12cda197d..a94b4ae9a 100644
--- a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib
+++ b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib
Binary files differ