oidn: Update to version 2.3.2

This commit is contained in:
github-actions[bot] 2025-01-14 00:34:36 +00:00
parent b916fc0419
commit 35fd63a696

View File

@ -1,15 +1,15 @@
{ {
"version": "2.3.1", "version": "2.3.2",
"description": "Intel Open Image Denoise library", "description": "Intel Open Image Denoise library",
"homepage": "https://github.com/RenderKit/oidn", "homepage": "https://github.com/RenderKit/oidn",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/RenderKit/oidn/releases/download/v2.3.1/oidn-2.3.1.x64.windows.zip", "url": "https://github.com/RenderKit/oidn/releases/download/v2.3.2/oidn-2.3.2.x64.windows.zip",
"hash": "61f579986d5b5c0e2f3f96db46869a77191f45bc001e558c3d91450b053894f0" "hash": "c4f527b133d955fa5775af64f09e7a03a098f3aaef6b05b1702c1482c5d94fef"
} }
}, },
"extract_dir": "oidn-2.3.1.x64.windows\\bin", "extract_dir": "oidn-2.3.2.x64.windows\\bin",
"bin": [ "bin": [
"oidnBenchmark.exe", "oidnBenchmark.exe",
"oidnDenoise.exe", "oidnDenoise.exe",