mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-24 20:00:09 -05:00
update openvino
This commit is contained in:
@@ -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"
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user