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"