update openvino

This commit is contained in:
LWinterberg
2024-12-21 10:04:05 +01:00
parent 50af4955e3
commit 377917b794

View File

@@ -225,11 +225,11 @@ type OpenvinoReleaseDirectory = {
export const openvinoReleases: OpenvinoReleaseDirectory = {
version: "3.7.1",
revision: "R4.1",
revision: "R4.2",
win: [
{
name: "OpenVino AI Plugins",
browser_download_url: "https://github.com/intel/openvino-plugins-ai-audacity/releases/download/v3.7.1-R4.1/audacity-win-v3.7.1-R4.1-64bit-OpenVINO-AI-Plugins.exe",
browser_download_url: "https://github.com/intel/openvino-plugins-ai-audacity/releases/download/v3.7.1-R4.2/audacity-win-v3.7.1-R4.2-64bit-OpenVINO-AI-Plugins.exe",
type: ".exe"
},
],