diff --git a/src/assets/js/releaseData.ts b/src/assets/js/releaseData.ts index 110bc40..f4e3814 100644 --- a/src/assets/js/releaseData.ts +++ b/src/assets/js/releaseData.ts @@ -98,39 +98,38 @@ export const audacityReleases: ReleaseDirectory = { }; export const betaReleases: ReleaseDirectory = { - /*Insert release here */ version: "3.5.0 beta", win: [ { name: "64 bit installer (recommended)", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-win-3.4.2-64bit.exe", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-win-3.5.0-beta-x64.exe", checksum: - "d7bd5ae775db9e42da6058da4a65a8f898a46ce467d9f21585084566213c36bf", + "01b18448d75538bbfc24969afc367a768eb8e90e4338b5f560c0be204e111110", type: ".exe", }, { name: "64 bit zip file", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-win-3.4.2-64bit.zip", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-win-3.5.0-beta-x64.zip", checksum: - "0df85eda8b79ebcceca673a7f7dec32c4fcb4625342b91995217f3124b57f7d4", + "606c62898bb150d2215fd9c097f95b2c6b5a80922c20e1fca5422c0a90340bde", type: ".zip", }, { name: "32 bit installer", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-win-3.4.2-32bit.exe", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-win-3.5.0-beta-x32.exe", checksum: - "7f7dd6f96643a1a826d1c91a5217721f97474f171a6335c47d4c50a76c7aceaa", + "b0e3f5fc023a1c536f3f6e55ec01909e923e0e62658cdb7cf9937a1b4697cfd5", type: ".exe", }, { name: "32 bit zip file", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-win-3.4.2-32bit.zip", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-win-3.5.0-beta-x32.zip", checksum: - "9b9fceae802e76f5c91b42074331094c1fb90b9f519bee196f40aeb1ee863ce5", + "1f0ffd3dd4e14f69b5974de49d727e674a040ffd5209dec1b9d407455ce3e648", type: ".zip", }, ], @@ -138,25 +137,25 @@ export const betaReleases: ReleaseDirectory = { { name: "Universal dmg (recommended)", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-macOS-3.4.2-universal.dmg", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-macOS-3.5.0-beta-universal.dmg", checksum: - "4b23b5e0f1cbc7c7d33d1d9cecd6a163d0d89ccb5aadeb8901c96616d8e5565d", + "867db06577acb062437bad2cee335156b573107aafab2558e479a1c67b885c6c", type: ".dmg", }, { name: "ARM 64 dmg (Apple Silicon)", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-macOS-3.4.2-arm64.dmg", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-macOS-3.5.0-beta-arm64.dmg", checksum: - "01946a56dc45acc01d693fd3b7e7d2325e6adb4f052253bc94fe7e7b272d5791", + "4ab091de65d16fa32a157b978410512cb1ba26f498ee9e5bf88e2d0bc4a86b9c", type: ".dmg", }, { name: "x86_64 dmg (Intel)", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-macOS-3.4.2-x86_64.dmg", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-macOS-3.5.0-beta-x86_64.dmg", checksum: - "70400941a153815f803ab436d23c08f29dbb80f7777ab21134663539727307b7", + "eff5fa3d91e1768b41a16361ba3b5ac811f4db3b24e84378c65b06757078b946", type: ".dmg", }, ], @@ -164,9 +163,9 @@ export const betaReleases: ReleaseDirectory = { { name: "AppImage", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-linux-3.4.2-x64.AppImage", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-linux-3.5.0-beta-x64.AppImage", checksum: - "d3a3695b02f99934b24b0d7587cbc4544676d9244fa2b65e63d3d8245c71d1e5", + "e4f253224859a9709145a71430813af5bcb4112587366505aa8a55855cc6de3e", type: ".AppImage", }, ], @@ -174,9 +173,9 @@ export const betaReleases: ReleaseDirectory = { { name: "Source code", browser_download_url: - "https://github.com/audacity/audacity/releases/download/Audacity-3.4.2/audacity-sources-3.4.2.tar.gz", + "https://github.com/audacity/audacity/releases/download/Audacity-3.5.0-beta/audacity-sources-3.5.0-beta.tar.gz", checksum: - "f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48", + "11d3bcc44a33c0f156c80c384cf04d874c613eb8ebdda067b749e8513b9dfab2", type: ".tar.gz", }, ],