From 35fd63a696ddf43fb4163771abce63f4472bae00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:34:36 +0000 Subject: [PATCH] oidn: Update to version 2.3.2 --- bucket/oidn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/oidn.json b/bucket/oidn.json index 6880552749..5b79dc88f9 100644 --- a/bucket/oidn.json +++ b/bucket/oidn.json @@ -1,15 +1,15 @@ { - "version": "2.3.1", + "version": "2.3.2", "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.1/oidn-2.3.1.x64.windows.zip", - "hash": "61f579986d5b5c0e2f3f96db46869a77191f45bc001e558c3d91450b053894f0" + "url": "https://github.com/RenderKit/oidn/releases/download/v2.3.2/oidn-2.3.2.x64.windows.zip", + "hash": "c4f527b133d955fa5775af64f09e7a03a098f3aaef6b05b1702c1482c5d94fef" } }, - "extract_dir": "oidn-2.3.1.x64.windows\\bin", + "extract_dir": "oidn-2.3.2.x64.windows\\bin", "bin": [ "oidnBenchmark.exe", "oidnDenoise.exe",