Skip to content

Commit

Permalink
Merge branch 'main' into devtest
Browse files Browse the repository at this point in the history
  • Loading branch information
RuiNtD committed Nov 7, 2023
2 parents 86135c6 + f660017 commit 17b3d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const downloads: Download[] = [
filename: `PrismLauncher-Windows-MSVC-${latestVersion}.zip`,
},
{
dir: "PrismLauncher-ARM64",
dir: "PrismLauncherARM64",
filename: `PrismLauncher-Windows-MSVC-arm64-${latestVersion}.zip`,
},
];
Expand Down

0 comments on commit 17b3d77

Please sign in to comment.