From 072a26eca3f71179bbecbf6b20d322d10345cf37 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 1 Jun 2022 09:29:12 +0200 Subject: [PATCH] chore: publish new catalogue release changes --- recipes.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/recipes.json b/recipes.json index 2e120d3..abf67dc 100644 --- a/recipes.json +++ b/recipes.json @@ -562,7 +562,7 @@ { "1.0.0+2.0.4": { "app": { - "digest": "40ab032", + "digest": "fb3304f", "image": "drone/drone", "tag": "2.0.4" } @@ -571,11 +571,20 @@ { "1.1.0+2.4.0": { "app": { - "digest": "40ab032", + "digest": "fb3304f", "image": "drone/drone", "tag": "2.4.0" } } + }, + { + "1.2.0+2.12.0": { + "app": { + "digest": "fb3304f", + "image": "drone/drone", + "tag": "2.12.0" + } + } } ], "website": "https://github.com/drone/drone"