diff --git a/bucket/oidn.json b/bucket/oidn.json index 0e56b9c7f3..6880552749 100644 --- a/bucket/oidn.json +++ b/bucket/oidn.json @@ -1,15 +1,15 @@ { - "version": "2.3.0", + "version": "2.3.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.3.0/oidn-2.3.0.x64.windows.zip", - "hash": "272781c9398eec7aeef9cd1be5b5aad7bb3debfc574308ce930b8e55ee51effd" + "url": "https://github.com/RenderKit/oidn/releases/download/v2.3.1/oidn-2.3.1.x64.windows.zip", + "hash": "61f579986d5b5c0e2f3f96db46869a77191f45bc001e558c3d91450b053894f0" } }, - "extract_dir": "oidn-2.3.0.x64.windows\\bin", + "extract_dir": "oidn-2.3.1.x64.windows\\bin", "bin": [ "oidnBenchmark.exe", "oidnDenoise.exe",