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",