Update Tutanota to 3.46.3 (346030)

This commit is contained in:
F-Droid Builder 2019-02-01 12:53:24 +00:00 committed by Ciaran Gultnieks
parent c4c7a14cca
commit b9e8c1f07e

View file

@ -180,7 +180,21 @@ Build:3.44.2,344020
npm install && \
node dist prod
Build:3.46.3,346030
commit=tutanota-android-release-3.46.3
subdir=app-android/app
sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v8.12.0/node-v8.12.0-linux-x64.tar.xz && \
echo "29a20479cd1e3a03396a4e74a1784ccdd1cf2f96928b56f6ffa4c8dae40c88f2 node.tar.xz" | sha256sum -c - && \
tar xJf node.tar.xz && \
cp -a node-v8.12.0-linux-x64/. /usr/local/
gradle=yes
prebuild=cd ../.. && \
rm -rf app-ios && \
sed -i '/flow-bin/d' package.json && \
npm install && \
node dist prod
Auto Update Mode:Version tutanota-android-release-%v
Update Check Mode:Tags tutanota-android-release-*
Current Version:3.44.2
Current Version Code:344020
Current Version:3.46.3
Current Version Code:346030