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 = {
252252 mac : [
253253 {
254254 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" ,
256256 type : ".pkg" ,
257257 } ,
258258 {
259259 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" ,
261261 type : ".pkg" ,
262262 } ,
263263 {
264264 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" ,
266266 type : ".pkg" ,
267267 } ,
268268 ] ,
You can’t perform that action at this time.
0 commit comments