File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,31 +21,31 @@ export const audacityReleases: ReleaseDirectory = {
21
21
browser_download_url :
22
22
"https://github.com/audacity/audacity/releases/download/Audacity-3.7.4/audacity-win-3.7.4-64bit.exe" ,
23
23
checksum :
24
- "6572d9c35997805a596cbdf745700f0e29f56781b7edefcb23525fea53ba6b1e " ,
24
+ "b3f16f4ba9c25abfb08d7a93cfcdc7086cf784b20e014ba4ebe68c38f1394f5c " ,
25
25
type : ".exe" ,
26
26
} ,
27
27
{
28
28
name : "64 bit zip file" ,
29
29
browser_download_url :
30
30
"https://github.com/audacity/audacity/releases/download/Audacity-3.7.4/audacity-win-3.7.4-64bit.zip" ,
31
31
checksum :
32
- "16e5ed35373db2f6069bfea54b32da4aed07945c2289ed4dcaac591b382c23c2 " ,
32
+ "80d1cba8eac4070fd394031c0c54d698e0850682e5cd9d55a3be30ef9ce6f9c6 " ,
33
33
type : ".zip" ,
34
34
} ,
35
35
{
36
36
name : "32 bit installer" ,
37
37
browser_download_url :
38
38
"https://github.com/audacity/audacity/releases/download/Audacity-3.7.4/audacity-win-3.7.4-32bit.exe" ,
39
39
checksum :
40
- "2d362b262c6316fe7ed0fad7d676795fbb3ce04c3f36540b6a8693f95a801729 " ,
40
+ "9a7d9246fbcd99b17c32db0f7f12a6687518c9904ee809cfff1b4499cb0be0cd " ,
41
41
type : ".exe" ,
42
42
} ,
43
43
{
44
44
name : "32 bit zip file" ,
45
45
browser_download_url :
46
46
"https://github.com/audacity/audacity/releases/download/Audacity-3.7.4/audacity-win-3.7.4-32bit.zip" ,
47
47
checksum :
48
- "ba6f7e830edd3bb4aaae53ab332bc05dd272a0e4ffebe9cb36067d87e48fc4de " ,
48
+ "f328d075b951a8df6560e5fdecad0d65a097541ea2df6209eba44f6baf4b63f0 " ,
49
49
type : ".zip" ,
50
50
} ,
51
51
] ,
You can’t perform that action at this time.
0 commit comments