From 4d25678bd3dddeb0e4c770051c492dd857d7fd97 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Sat, 15 Feb 2025 17:24:11 -0500 Subject: [PATCH] Bump B4K to include potential fix for #428. --- .github/workflows/ci_build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml index 6e48ee4..5440c9f 100644 --- a/.github/workflows/ci_build.yml +++ b/.github/workflows/ci_build.yml @@ -12,7 +12,7 @@ jobs: cmake-arch: Win32, python-arch: x86, str: windows-x86, - blender-url: "https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250208/blender-2.79.0-git20250208.106afc6db53a-windows32.zip", + blender-url: "https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250209/blender-2.79.0-git20250209.0dc3b0e244e8-windows32.zip", } - { os: windows-2022, @@ -20,7 +20,7 @@ jobs: cmake-arch: x64, python-arch: x64, str: windows-x64, - blender-url: "https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250208/blender-2.79.0-git20250208.106afc6db53a-windows64.zip", + blender-url: "https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250209/blender-2.79.0-git20250209.0dc3b0e244e8-windows64.zip", } env: