We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b87e9 commit 46abcccCopy full SHA for 46abccc
wdpk/duplicati/install.sh
@@ -36,7 +36,7 @@ else
36
fi
37
38
echo "Download the official duplicati package for synology" >> $log
39
-wget https://github.com/duplicati/duplicati/releases/download/v2.0.4.10-2.0.4.10_canary_2018-12-29/duplicati-2.0.4.10_canary_2018-12-29.spk --no-check-certificate
+wget https://updates.duplicati.com/beta/duplicati-2.0.6.3_beta_2021-06-17.spk --no-check-certificate
40
41
# extract the spk archive
42
mv duplicati*.spk duplicati.tar
0 commit comments