Skip to content

Commit c11370f

Browse files
committed
Engines and Core updates
tk-core - Small fix for a Windows-specific edge case that could result in an infinite loop. - New version of the Shotgun API which include the version of httplib2 to 0.12.0, which fixes SNI issues. - Fixed some certificate errors when uploading files to Shotgun. tk-3dsmaxplus - Fixed compatibility issue with 3ds Max 2019 update 3. tk-desktop2 - Resolved an issue on Windows where user name comparisons could fail due to case sensitivity.
1 parent f8c5739 commit c11370f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

core/core_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
location:
1515
type: app_store
1616
name: tk-core
17-
version: v0.18.161
17+
version: v0.18.164
1818

env/includes/common/engines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
common.engines.tk-3dsmaxplus.location:
1616
type: app_store
1717
name: tk-3dsmaxplus
18-
version: v0.5.3
18+
version: v0.5.4
1919

2020
# Houdini
2121
common.engines.tk-houdini.location:
@@ -57,7 +57,7 @@ common.engines.tk-desktop.location:
5757
common.engines.tk-desktop2.location:
5858
type: app_store
5959
name: tk-desktop2
60-
version: v1.0.2
60+
version: v1.0.3
6161

6262
# Shell
6363
common.engines.tk-shell.location:

0 commit comments

Comments
 (0)