Skip to content

Commit fd8217e

Browse files
authored
Merge pull request #1325 from ericmehl/windows-dependency-update
Update to Windows dependencies `6.2.1`
2 parents 06919d9 + 21fa887 commit fd8217e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
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.2.0/gafferDependencies-6.2.0-Python3-windows.zip
81+
dependenciesURL: https://github.com/hypothetical-inc/gafferDependencies/releases/download/6.2.1/gafferDependencies-6.2.1-Python3-windows.zip
8282
tests: testCore testCorePython testScene testImage testAlembic testUSD testVDB
8383
publish: false
8484

Changes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
10.4.3.1 (relative to 10.4.3.0)
210
========
311

0 commit comments

Comments
 (0)