fix: update arm64 linux link

This commit is contained in:
DecDuck
2025-10-21 12:44:25 +11:00
parent 53d7cbe938
commit 5996cc8752

View File

@@ -170,7 +170,7 @@ const downloads: {
},
'v0.3.3': {
x86: 'https://github.com/Drop-OSS/drop-app/releases/download/v0.3.3/Drop.Desktop.Client_0.3.3_amd64.deb',
ARM: 'https://github.com/Drop-OSS/drop-app/releases/download/v0.3.3/Drop.Desktop.Client_0.3.3_aarch64.dmg',
ARM: 'https://github.com/Drop-OSS/drop-app/releases/download/v0.3.3/Drop.Desktop.Client_0.3.3_arm64.deb',
},
},
},