Update Tutanota to 3.59.17 (359170)

This commit is contained in:
F-Droid Builder 2019-10-01 17:43:52 +01:00 committed by Ciaran Gultnieks
parent 90c6413380
commit 9ad87d3a74

View file

@ -396,7 +396,21 @@ Build:3.59.16,359160
npm install && \
node dist prod
Build:3.59.17,359170
commit=tutanota-android-release-3.59.17
subdir=app-android/app
sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v10.11.0/node-v10.11.0-linux-x64.tar.xz && \
echo "c2eab149e7f0712a6a3eb672a76d657b049a3b3ae0c2edc2e0571df5049fe82c node.tar.xz" | sha256sum -c - && \
tar xJf node.tar.xz && \
cp -a node-v10.11.0-linux-x64/. /usr/local/
gradle=yes
prebuild=cd ../.. && \
rm -rf app-ios && \
node fdroid-fix-deps && \
npm install && \
node dist prod
Auto Update Mode:Version tutanota-android-release-%v
Update Check Mode:Tags tutanota-android-release-*
Current Version:3.59.16
Current Version Code:359160
Current Version:3.59.17
Current Version Code:359170