From 08e51c04f6a92078c754294f9c713a2cbda5249e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 16:29:36 +0000 Subject: [PATCH] oidn: Update to version 2.3.3 --- bucket/oidn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/oidn.json b/bucket/oidn.json index 5b79dc88f9..7ee0f50df7 100644 --- a/bucket/oidn.json +++ b/bucket/oidn.json @@ -1,15 +1,15 @@ { - "version": "2.3.2", + "version": "2.3.3", "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.3.2/oidn-2.3.2.x64.windows.zip", - "hash": "c4f527b133d955fa5775af64f09e7a03a098f3aaef6b05b1702c1482c5d94fef" + "url": "https://github.com/RenderKit/oidn/releases/download/v2.3.3/oidn-2.3.3.x64.windows.zip", + "hash": "30e41f6fe648536ef5657b45bccd2b27c6caed6461c832bde4949b0f965be0e0" } }, - "extract_dir": "oidn-2.3.2.x64.windows\\bin", + "extract_dir": "oidn-2.3.3.x64.windows\\bin", "bin": [ "oidnBenchmark.exe", "oidnDenoise.exe",