@@ -14,116 +14,108 @@ export type ReleaseDirectory = {
1414} ;
1515
1616export const audacityReleases : ReleaseDirectory = {
17- version : "3.7.6 " ,
17+ version : "3.7.7 " ,
1818 win : [
1919 {
2020 name : "64 bit installer" ,
2121 browser_download_url :
22- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-win-3.7.6 -64bit.exe" ,
22+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-win-3.7.7 -64bit.exe" ,
2323 checksum :
24- "8f88e52fe75e67e4cf74446e5dbb3b0db00f2e6894df819a180afe56e8f57b04 " ,
24+ "a96f41f21efcdfec1d2f7f332544f8a8fb00a6c411e3bee2aa0031b691dd91a7 " ,
2525 type : ".exe" ,
2626 } ,
2727 {
2828 name : "64 bit zip file" ,
2929 browser_download_url :
30- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-win-3.7.6 -64bit.zip" ,
30+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-win-3.7.7 -64bit.zip" ,
3131 checksum :
32- "7f7f8f4248da9277ae80008875f22df0fec86f93984541c17c1d685f98c67ebd " ,
32+ "1d345a48a698c57363475b7b3a0b113f796c2a49c6254d5f41dae53b9f4017d8 " ,
3333 type : ".zip" ,
3434 } ,
3535 {
3636 name : "32 bit installer" ,
3737 browser_download_url :
38- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-win-3.7.6 -32bit.exe" ,
38+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-win-3.7.7 -32bit.exe" ,
3939 checksum :
40- "6f2ce96fb2ad7531155b9873dec53a909f189d55ad913a1e8800863fff628f88 " ,
40+ "2248a8c272e5b4b1ad86ab8455555535e63ee87e0ef4261c75e15d14e0dd6eca " ,
4141 type : ".exe" ,
4242 } ,
4343 {
4444 name : "32 bit zip file" ,
4545 browser_download_url :
46- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-win-3.7.6 -32bit.zip" ,
46+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-win-3.7.7 -32bit.zip" ,
4747 checksum :
48- "6416c3e9fa370e4beef3314f674e128b2f826bdfffe4233370cb8764249d5608 " ,
48+ "df73a2669c09db9b6a85cb9f069fdfe32458974c4187ae77c3c20e88bd2d223b " ,
4949 type : ".zip" ,
5050 } ,
5151 {
5252 name : "ARM64 installer (BETA)" ,
5353 browser_download_url :
54- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-win-3.7.6 -arm64.exe" ,
54+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-win-3.7.7 -arm64.exe" ,
5555 checksum :
56- "14b2f48ad1713695425c1684933004444947e15835d353b79007d60135d59ed1 " ,
56+ "d647a3c943deeee6138e9eb2afaf2877147b37c425a922e0aa7a536a792cfac9 " ,
5757 type : ".exe" ,
5858 } ,
5959 {
6060 name : "ARM64 zip file (BETA)" ,
6161 browser_download_url :
62- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-win-3.7.6 -arm64.zip" ,
62+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-win-3.7.7 -arm64.zip" ,
6363 checksum :
64- "b4f8b736d386c1055efac368e7ec8dc289ff901ddfbc0c889d6488234b3ca04b " ,
64+ "44681b410f490084bef671ce824798fa18d37be6fe37fe007f6893ca1bc84953 " ,
6565 type : ".zip" ,
6666 } ,
6767 ] ,
6868 mac : [
6969 {
7070 name : "Universal dmg" ,
7171 browser_download_url :
72- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-macOS-3.7.6 -universal.dmg" ,
72+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-macOS-3.7.7 -universal.dmg" ,
7373 checksum :
74- "5e14508ca00b07fa69bfb4670185bcb2ae003448f0737bbec11c003aff030c52 " ,
74+ "7a188eec047e32c25c95eb301854e98cdc2bdb2facb169d5022d967c2ba94d35 " ,
7575 type : ".dmg" ,
7676 } ,
77- {
78- name : "Universal pkg" ,
79- browser_download_url :
80- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6/audacity-macOS-3.7.6-universal.pkg" ,
81- checksum :
82- "89e7c9dac7da4a9d223cc9e1aded74d8bc1e44cae96d246d251db882b4a6e1b5" ,
83- type : ".pkg" ,
84- } ,
8577 {
8678 name : "ARM 64 dmg (Apple Silicon)" ,
8779 browser_download_url :
88- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-macOS-3.7.6 -arm64.dmg" ,
80+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-macOS-3.7.7 -arm64.dmg" ,
8981 checksum :
90- "9a9db7b3748446d6cbc9d41596819bbc82f4ef884a7f8b66c727f72e0581f9ac " ,
82+ "8b3c43a06eef2977bd81fd14f349d93c6295f1760a93fc5bd4dba86c0ec104eb " ,
9183 type : ".dmg" ,
9284 } ,
9385 {
9486 name : "x86_64 dmg (Intel)" ,
9587 browser_download_url :
96- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-macOS-3.7.6 -x86_64.dmg" ,
88+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-macOS-3.7.7 -x86_64.dmg" ,
9789 checksum :
98- "5bbf022f94bf4ab30933acfb0113c4299b8050bfd0cc4117f6112615fdd6d717 " ,
90+ "8c9bf8bdca75ffb1d6cfe5c28b04869ec1150c65f246983e70d901847e94d4b9 " ,
9991 type : ".dmg" ,
10092 } ,
10193 ] ,
10294 lin : [
10395 {
10496 name : "AppImage (Ubuntu 20.04)" ,
10597 browser_download_url :
106- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-linux-3.7.6 -x64-20.04.AppImage" ,
98+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-linux-3.7.7 -x64-20.04.AppImage" ,
10799 checksum :
108- "6a48e0c155cd729b7db5f3e4d2225a5429e2c6a2ab816c10dd2481e809b9704a " ,
100+ "5bda8f3c91cf1251307277c218f007eff9250984efcbbee2cd3cab643da4c623 " ,
109101 type : ".AppImage" ,
110102 } ,
111103 {
112104 name : "AppImage (Ubuntu 22.04)" ,
113105 browser_download_url :
114- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-linux-3.7.6 -x64-22.04.AppImage" ,
106+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-linux-3.7.7 -x64-22.04.AppImage" ,
115107 checksum :
116- "b82b080504d62f7bd2a13a386385dd1bc76a97c32f353a77da41586e0d5f4669 " ,
108+ "45c4445fb6670cc5fe40d31c7cea979724d2605bca53b554c32520acbf901ef0 " ,
117109 type : ".AppImage" ,
118110 } ,
119111 ] ,
120112 src : [
121113 {
122114 name : "Source code" ,
123115 browser_download_url :
124- "https://github.com/audacity/audacity/releases/download/Audacity-3.7.6 /audacity-sources-3.7.6 .tar.gz" ,
116+ "https://github.com/audacity/audacity/releases/download/Audacity-3.7.7 /audacity-sources-3.7.7 .tar.gz" ,
125117 checksum :
126- "429c9ea122a335b61898191c82bbbb61c6f6ab4dc345a8e927a9b7951a1843c3 " ,
118+ "1574688e54009b40faeffe5752b5f822ff251e2d4228e8ec60ec0f99f3423cda " ,
127119 type : ".tar.gz" ,
128120 } ,
129121 ] ,
0 commit comments