Skip to content

Commit 91b18c8

Browse files
authored
Update releaseData.ts
1 parent e788ee1 commit 91b18c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/assets/js/releaseData.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const audacityReleases: ReleaseDirectory = {
2929
browser_download_url:
3030
"https://github.com/audacity/audacity/releases/download/Audacity-3.7.5/audacity-win-3.7.5-64bit.zip",
3131
checksum:
32-
"1a380f477511dc7102285198312743329409772adcfbbbebd7517ca9387ceedb",
32+
"d1cab9486af0d70a2d6c5821c2381fd66955c0d1e7173dbcf6846b6fd5c672ab",
3333
type: ".zip",
3434
},
3535
{
@@ -45,7 +45,7 @@ export const audacityReleases: ReleaseDirectory = {
4545
browser_download_url:
4646
"https://github.com/audacity/audacity/releases/download/Audacity-3.7.5/audacity-win-3.7.5-32bit.zip",
4747
checksum:
48-
"61115f29c3ccf8b348eeac6b26f251186f51e4b005ac810a7fe6d85458b75914",
48+
"5a426d3685272e91f7b7bd43c4d524e265e94afa2ac7ec77ae8aeaf874d117ba",
4949
type: ".zip",
5050
},
5151
{
@@ -61,7 +61,7 @@ export const audacityReleases: ReleaseDirectory = {
6161
browser_download_url:
6262
"https://github.com/audacity/audacity/releases/download/Audacity-3.7.5/audacity-win-3.7.5-arm64.zip",
6363
checksum:
64-
"99dd7b5b6c1229741ff43a3d651597816b87045a47b1bd8c0d23fa18fc6bd4f0",
64+
"b4795c95e725af53da9b0b7706b3b0ca8c2345d8320708784064dbd86d91a74d",
6565
type: ".zip",
6666
},
6767
],

0 commit comments

Comments
 (0)