From d67502caebc4d1a3336546be4b93092972d0615b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 00:35:01 +0000 Subject: [PATCH] oidn: Update to version 2.3.1 --- bucket/oidn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",