Skip to content

Commit 377917b

Browse files
committed
update openvino
1 parent 50af495 commit 377917b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/assets/js/releaseData.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,11 @@ type OpenvinoReleaseDirectory = {
225225

226226
export const openvinoReleases: OpenvinoReleaseDirectory = {
227227
version: "3.7.1",
228-
revision: "R4.1",
228+
revision: "R4.2",
229229
win: [
230230
{
231231
name: "OpenVino AI Plugins",
232-
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",
232+
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",
233233
type: ".exe"
234234
},
235235
],

0 commit comments

Comments
 (0)