From eb250b0ece2bfca1d487469fbb0895d96a1d2727 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Sat, 8 Feb 2025 19:05:48 -0500 Subject: [PATCH] Bump B4K to include refcounting fix. --- .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 e5b56f9..6e48ee4 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_20221113/blender-2.79.0-git20221114.f970f178c093-windows32.zip", + blender-url: "https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250208/blender-2.79.0-git20250208.106afc6db53a-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_20221113/blender-2.79.0-git20221114.f970f178c093-windows64.zip", + blender-url: "https://github.com/Hoikas/blender2.7/releases/download/blender2.79_20250208/blender-2.79.0-git20250208.106afc6db53a-windows64.zip", } env: