From a2f981b8cfe125ebea51d2df075a4afa95f163c6 Mon Sep 17 00:00:00 2001 From: xielh <5604895+xielhxie@user.noreply.gitee.com> Date: Tue, 1 Sep 2020 17:09:51 +0800 Subject: [PATCH] update upstream-info/abrt.yaml. --- upstream-info/abrt.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/upstream-info/abrt.yaml b/upstream-info/abrt.yaml index 6cd81cef..fca27c3b 100644 --- a/upstream-info/abrt.yaml +++ b/upstream-info/abrt.yaml @@ -17,6 +17,17 @@ last_query: }, "node_id": "MDM6UmVmNzk1OTY1MjpyZWZzL3RhZ3MvYWJydC0yLjAuOC0zMC5lbDY=" }, + { + "name": "2.14.3", + "zipball_url": "https://api.github.com/repos/abrt/abrt/zipball/2.14.3", + "tarball_url": "https://api.github.com/repos/abrt/abrt/tarball/2.14.3", + "commit": { + "sha": "47a06bba8d5fdf341ee5600f1f38f4753f420777", + "url": "https://api.github.com/repos/abrt/abrt/commits/47a06bba8d5fdf341ee5600f1f38f4753f420777" + }, + "node_id": "MDM6UmVmNzk1OTY1MjpyZWZzL3RhZ3MvMi4xNC4z" + }, + { "name": "2.14.2", "zipball_url": "https://api.github.com/repos/abrt/abrt/zipball/2.14.2", -- Gitee