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 1a14bcc commit e326cc6Copy full SHA for e326cc6
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.pkg",
26
- type: ".pkg",
+ "https://muse-cdn.com/Audacity_Installer_via_MuseHub.dmg",
+ type: ".dmg",
27
},
28
],
29
};
0 commit comments