diff options
author | Minteck <contact@minteck.org> | 2022-05-08 13:18:04 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-05-08 13:18:04 +0200 |
commit | 16da8f48c7328c334a5c0d863078fd00257ae6b4 (patch) | |
tree | 4ab80e4106c4c7a61e5a7caf6102d612b8dd985d /fetcher/projects/Argon3pAD.json | |
download | downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.tar.gz downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.tar.bz2 downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.zip |
Initial commit
Diffstat (limited to 'fetcher/projects/Argon3pAD.json')
-rw-r--r-- | fetcher/projects/Argon3pAD.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/fetcher/projects/Argon3pAD.json b/fetcher/projects/Argon3pAD.json new file mode 100644 index 0000000..6bd1cc2 --- /dev/null +++ b/fetcher/projects/Argon3pAD.json @@ -0,0 +1,31 @@ +{ + "id": "Argon3pAD", + "name": "Argon 3pAD", + "description": null, + "web": "https://ci.minteck.org/project.html?projectId=Argon3pAD", + "channels": [ + { + "id": "Argon3pAD_Testing", + "name": "Build", + "slug": "build", + "web": "https://ci.minteck.org/viewType.html?buildTypeId=Argon3pAD_Testing", + "builds": [ + { + "id": 116, + "localId": 7, + "date": "2022-04-12T11:41:20.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=116&buildTypeId=Argon3pAD_Testing", + "agent": null, + "artifacts": [ + { + "name": "Argon3pAD-trunk-b7.zip", + "size": 674979, + "download": "https://ci.minteck.org/app/rest/builds/id:116/artifacts/content/Argon3pAD-trunk-b7.zip" + } + ] + } + ] + } + ] +}
\ No newline at end of file |