From 58fc949efaef3c240d331b830efe82cc6228f6cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 00:45:29 +0000 Subject: [PATCH] oidn: Update to version 2.4.1 --- bucket/oidn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/oidn.json b/bucket/oidn.json index 41ec1f4948..932aaa5052 100644 --- a/bucket/oidn.json +++ b/bucket/oidn.json @@ -1,15 +1,15 @@ { - "version": "2.4.0", + "version": "2.4.1", "description": "Intel Open Image Denoise library", "homepage": "https://github.com/RenderKit/oidn", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/RenderKit/oidn/releases/download/v2.4.0/oidn-2.4.0.x64.windows.zip", - "hash": "066da12b9ddb3c1b3ef1523d81486b6708b65ae5490d2795b124139b9f329832" + "url": "https://github.com/RenderKit/oidn/releases/download/v2.4.1/oidn-2.4.1.x64.windows.zip", + "hash": "682d94ba57525ed177d73412e0ed903f576867bd048f830a5c6f63c56b25e8b8" } }, - "extract_dir": "oidn-2.4.0.x64.windows\\bin", + "extract_dir": "oidn-2.4.1.x64.windows\\bin", "bin": [ "oidnBenchmark.exe", "oidnDenoise.exe",