Skip to content

Commit b1f4234

Browse files
committed
change musehub to pkg
1 parent 8710692 commit b1f4234

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
@@ -236,8 +236,8 @@ export const museHubReleases: MuseHubReleaseDirectory = {
236236
{
237237
name: "Muse Hub installer",
238238
browser_download_url:
239-
"https://muse-cdn.com/Audacity_Installer_via_MuseHub.dmg",
240-
type: ".dmg",
239+
"https://muse-cdn.com/Audacity_Installer_via_MuseHub.pkg",
240+
type: ".pkg",
241241
},
242242
],
243243
};

0 commit comments

Comments
 (0)