riot: add 0.8.15
This commit is contained in:
parent
5c87b33adf
commit
e93e18b5af
|
@ -712,9 +712,8 @@ Build:0.8.13,81300
|
||||||
popd && \
|
popd && \
|
||||||
cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar
|
cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar
|
||||||
|
|
||||||
Build:0.8.14,81400
|
Build:0.8.15,81500
|
||||||
disable=wait for next bugfix version
|
commit=v0.8.15
|
||||||
commit=v0.8.14
|
|
||||||
subdir=vector
|
subdir=vector
|
||||||
sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v8.11.4/node-v8.11.4-linux-x64.tar.xz && \
|
sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v8.11.4/node-v8.11.4-linux-x64.tar.xz && \
|
||||||
echo "85ea7cbb5bf624e130585bfe3946e99c85ce5cb84c2aee474038bdbe912f908c node.tar.xz" | sha256sum -c - && \
|
echo "85ea7cbb5bf624e130585bfe3946e99c85ce5cb84c2aee474038bdbe912f908c node.tar.xz" | sha256sum -c - && \
|
||||||
|
@ -773,5 +772,5 @@ Currently pinned jitsi-lib version needs a few hacks to still build from source:
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.8.14
|
Current Version:0.8.15
|
||||||
Current Version Code:81400
|
Current Version Code:81500
|
||||||
|
|
Loading…
Reference in a new issue