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