File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -252,17 +252,17 @@ export const openvinoReleases: OpenvinoReleaseDirectory = {
252
252
mac : [
253
253
{
254
254
name : "OpenVino AI Plugins – Universal Binary (large)" ,
255
- browser_download_url : "https://github.com/audacity/mod-openvino-macos/releases/download/v3.7.1-R4.2-beta-2 /Audacity-OpenVINO-3.7.1-R4.2.pkg" ,
255
+ browser_download_url : "https://github.com/audacity/mod-openvino-macos/releases/download/v3.7.1-R4.2-beta-3 /Audacity-OpenVINO-3.7.1-R4.2.pkg" ,
256
256
type : ".pkg" ,
257
257
} ,
258
258
{
259
259
name : "OpenVino AI Plugins – Intel (x64)" ,
260
- browser_download_url : "https://github.com/audacity/mod-openvino-macos/releases/download/v3.7.1-R4.2-beta-2 /Audacity-OpenVINO-3.7.1-R4.2-x86_64.pkg" ,
260
+ browser_download_url : "https://github.com/audacity/mod-openvino-macos/releases/download/v3.7.1-R4.2-beta-3 /Audacity-OpenVINO-3.7.1-R4.2-x86_64.pkg" ,
261
261
type : ".pkg" ,
262
262
} ,
263
263
{
264
264
name : "OpenVino AI Plugins – Apple Silicon (ARM64)" ,
265
- browser_download_url : "https://github.com/audacity/mod-openvino-macos/releases/download/v3.7.1-R4.2-beta-2 /Audacity-OpenVINO-3.7.1-R4.2-arm64.pkg" ,
265
+ browser_download_url : "https://github.com/audacity/mod-openvino-macos/releases/download/v3.7.1-R4.2-beta-3 /Audacity-OpenVINO-3.7.1-R4.2-arm64.pkg" ,
266
266
type : ".pkg" ,
267
267
} ,
268
268
] ,
You can’t perform that action at this time.
0 commit comments