Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaas Augner <git@caugner.de>2018-10-26 19:49:03 +0300
committerClaas Augner <git@caugner.de>2018-10-26 19:49:03 +0300
commit2344db893710ac2da144362ff24a937dd0b90a51 (patch)
treed502323c8a712e117452af0d7fa5a7c37e15e816 /.drone.yml
parent58302e9fc0ed9da5eee5c00140069983edfcb957 (diff)
qtkeychain: 0.8.0 -> 0.9.1
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.drone.yml b/.drone.yml
index 5fa957264..8ade11189 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -14,7 +14,7 @@ pipeline:
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
- git checkout v0.8.0 &&
+ git checkout v0.9.1 &&
mkdir build &&
cd build &&
cmake ../ &&
@@ -42,7 +42,7 @@ pipeline:
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
- git checkout v0.8.0 &&
+ git checkout v0.9.1 &&
mkdir build &&
cd build &&
cmake ../ &&
@@ -70,7 +70,7 @@ pipeline:
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
- git checkout v0.8.0 &&
+ git checkout v0.9.1 &&
mkdir build &&
cd build &&
cmake ../ &&
@@ -100,7 +100,7 @@ pipeline:
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
- git checkout v0.8.0 &&
+ git checkout v0.9.1 &&
mkdir build &&
cd build &&
cmake ../ &&
@@ -132,7 +132,7 @@ pipeline:
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
- git checkout v0.8.0 &&
+ git checkout v0.9.1 &&
mkdir build &&
cd build &&
cmake ../ &&
@@ -165,7 +165,7 @@ pipeline:
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
- git checkout v0.8.0 &&
+ git checkout v0.9.1 &&
mkdir build &&
cd build &&
cmake ../ &&