From 39c690861ef68abedb435b9e72efd953b00e5f5d Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 13 Nov 2020 15:12:44 +0100 Subject: [PATCH] CI: Use mastodonpp-0.5.7. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0971d72..20d65aa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - name: download mastodonpp for buster image: plugins/download settings: - source: https://schlomp.space/tastytea/mastodonpp/releases/download/0.4.0/libmastodonpp_0.4.0-0_amd64_buster.deb + source: https://schlomp.space/tastytea/mastodonpp/releases/download/0.5.7/libmastodonpp_0.5.7-0_amd64_buster.deb destination: mastodonpp_buster.deb # - name: download mastodonpp for bionic