From 499797eeb6aca90bb339514bac02641a5cd4b02f Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 8 May 2022 13:18:28 +0200 Subject: Initial commit --- fetcher/projects/Argon.json | 46 --------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 fetcher/projects/Argon.json (limited to 'fetcher/projects/Argon.json') diff --git a/fetcher/projects/Argon.json b/fetcher/projects/Argon.json deleted file mode 100644 index 6222f17..0000000 --- a/fetcher/projects/Argon.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "id": "Argon", - "name": "Argon", - "description": null, - "web": "https://ci.minteck.org/project.html?projectId=Argon", - "channels": [ - { - "id": "Argon_Stable", - "name": "Build", - "slug": "build", - "web": "https://ci.minteck.org/viewType.html?buildTypeId=Argon_Stable", - "builds": [ - { - "id": 8016, - "localId": 16, - "date": "2022-05-08T10:09:10.000Z", - "branch": "trunk", - "web": "https://ci.minteck.org/viewLog.html?buildId=8016&buildTypeId=Argon_Stable", - "agent": null, - "artifacts": [ - { - "name": "Argon-trunk-b16.zip", - "size": 5510566, - "download": "https://ci.minteck.org/app/rest/builds/id:8016/artifacts/content/Argon-trunk-b16.zip" - } - ] - }, - { - "id": 114, - "localId": 15, - "date": "2022-04-12T11:40:15.000Z", - "branch": "trunk", - "web": "https://ci.minteck.org/viewLog.html?buildId=114&buildTypeId=Argon_Stable", - "agent": null, - "artifacts": [ - { - "name": "Argon-trunk-b15.zip", - "size": 5733311, - "download": "https://ci.minteck.org/app/rest/builds/id:114/artifacts/content/Argon-trunk-b15.zip" - } - ] - } - ] - } - ] -} \ No newline at end of file -- cgit