From 619c2d986348696a7ab8ebc3b3cbd94dbae08403 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 8 Oct 2018 19:20:12 +0200 Subject: [PATCH] Changed mastodon-cpp to 0.18.9 in CI recipe --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0d0c825..2b56911 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ pipeline: download: image: plugins/download pull: true - source: https://schlomp.space/attachments/67bbc1cd-03e1-4bd5-8e29-5c4e41e64366 + source: https://schlomp.space/attachments/713cd43b-8208-4e37-9fad-740daf7bdfa9 destination: mastodon-cpp.deb gcc8: image: gcc:8