We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
6.2.1
1 parent 06919d9 commit 21fa887Copy full SHA for 21fa887
.github/workflows/main.yml
@@ -78,7 +78,7 @@ jobs:
78
os: windows-2019
79
buildType: RELWITHDEBINFO
80
options: .github/workflows/main/options.windows
81
- dependenciesURL: https://github.com/hypothetical-inc/gafferDependencies/releases/download/6.2.0/gafferDependencies-6.2.0-Python3-windows.zip
+ dependenciesURL: https://github.com/hypothetical-inc/gafferDependencies/releases/download/6.2.1/gafferDependencies-6.2.1-Python3-windows.zip
82
tests: testCore testCorePython testScene testImage testAlembic testUSD testVDB
83
publish: false
84
Changes
@@ -1,3 +1,11 @@
1
+10.4.3.x (relative to 10.4.3.1)
2
+========
3
+
4
+Build
5
+-----
6
7
+- Updated Windows dependencies to 6.2.1.
8
9
10.4.3.1 (relative to 10.4.3.0)
10
========
11
0 commit comments