From e8d27eeef2648323f0f047828deb930d1555a0f7 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 21 Jun 2018 14:14:55 +0200 Subject: [PATCH] drone: download mastodon-cpp-0.17.1 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 25a9c93..ca5674d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ pipeline: download: image: plugins/download pull: true - source: https://schlomp.space/attachments/b3119713-4c05-4acc-9cb4-460b15e19279 + source: https://schlomp.space/attachments/41e6e007-d8fb-483e-90e6-68b98e114562 destination: mastodon-cpp.deb build: image: debian:stretch-slim