File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ export const INTEGRATIONS = {
5252}
5353
5454export const DOWNLOAD_LINKS = {
55- Android : "https://cdn.deepspaceshipping.co/release/2.0.0/Uplink_2 .0.0.apk" ,
56- iOS : "https://cdn.deepspaceshipping.co/release/2 .0.0/Uplink.ipa" ,
57- Windows : "https://cdn.deepspaceshipping.co/release/2 .0.0/Uplink.exe " ,
58- Mac : "https://cdn.deepspaceshipping.co/release/2 .0.0/Uplink_2.0.0_aarch64.dmg" ,
59- Linux : "https://cdn.deepspaceshipping.co/release/2 .0.0/Uplink.AppImage " ,
55+ Android : "https://github.com/Satellite-im/UplinkWeb/releases/download/v2 .0.0/app-debug .apk" ,
56+ iOS : "https://github.com/Satellite-im/UplinkWeb/releases/download/v2 .0.0/Uplink.ipa" ,
57+ Windows : "https://github.com/Satellite-im/UplinkWeb/releases/download/v2 .0.0/Uplink_2.0.0_x64_en-US.msi " ,
58+ Mac : "https://github.com/Satellite-im/UplinkWeb/releases/download/v2 .0.0/Uplink_2.0.0_aarch64.dmg" ,
59+ Linux : "https://github.com/Satellite-im/UplinkWeb/releases/download/v2 .0.0/Uplink_2.0.0_amd64.deb " ,
6060}
You can’t perform that action at this time.
0 commit comments