oidn: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2024-11-12 00:35:01 +00:00
parent 411fd37c25
commit d67502caeb

View File

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