File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ jobs:
12
12
cmake-arch : Win32,
13
13
python-arch : x86,
14
14
str : windows-x86,
15
- blender-url : " https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250208 /blender-2.79.0-git20250208.106afc6db53a -windows32.zip" ,
15
+ blender-url : " https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250209 /blender-2.79.0-git20250209.0dc3b0e244e8 -windows32.zip" ,
16
16
}
17
17
- {
18
18
os : windows-2022,
19
19
generator : Visual Studio 17 2022,
20
20
cmake-arch : x64,
21
21
python-arch : x64,
22
22
str : windows-x64,
23
- blender-url : " https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250208 /blender-2.79.0-git20250208.106afc6db53a -windows64.zip" ,
23
+ blender-url : " https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250209 /blender-2.79.0-git20250209.0dc3b0e244e8 -windows64.zip" ,
24
24
}
25
25
26
26
env :
You can’t perform that action at this time.
0 commit comments