We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9d8f0 commit 42e0f26Copy full SHA for 42e0f26
src/assets/data/museHubReleases.ts
@@ -22,8 +22,8 @@ export const museHubReleases: MuseHubReleaseDirectory = {
22
{
23
name: "Muse Hub installer",
24
browser_download_url:
25
- "https://muse-cdn.com/Audacity_Installer_via_MuseHub.dmg",
26
- type: ".dmg",
+ "https://muse-cdn.com/Audacity_Installer_via_MuseHub.pkg",
+ type: ".pkg",
27
},
28
],
29
};
0 commit comments