File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -70,15 +70,15 @@ jobs:
7070 os : windows-2019
7171 buildType : RELEASE
7272 options : .github/workflows/main/options.windows
73- dependenciesURL : https://github.com/hypothetical-inc/gafferDependencies/releases/download/6.1 .0/gafferDependencies-6.1 .0-Python3-windows.zip
73+ dependenciesURL : https://github.com/hypothetical-inc/gafferDependencies/releases/download/6.2 .0/gafferDependencies-6.2 .0-Python3-windows.zip
7474 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
7575 publish : true
7676
7777 - name : windows-python3-debug
7878 os : windows-2019
7979 buildType : RELWITHDEBINFO
8080 options : .github/workflows/main/options.windows
81- dependenciesURL : https://github.com/hypothetical-inc/gafferDependencies/releases/download/6.1 .0/gafferDependencies-6.1 .0-Python3-windows.zip
81+ dependenciesURL : https://github.com/hypothetical-inc/gafferDependencies/releases/download/6.2 .0/gafferDependencies-6.2 .0-Python3-windows.zip
8282 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
8383 publish : false
8484
Original file line number Diff line number Diff line change 1+ 10.4.x.x (relative to 10.4.2.1)
2+ ========
3+
4+ Build
5+ -----
6+
7+ - Updated Windows dependencies to 6.2.0.
8+
1910.4.2.1 (relative to 10.4.2.0)
210========
311
You can’t perform that action at this time.
0 commit comments