mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-09 04:36:26 +02:00
remove unsed resource
This commit is contained in:
@@ -1,72 +0,0 @@
|
||||
{
|
||||
"_embedded": {
|
||||
"plugins": [
|
||||
{
|
||||
"name": "scm-branchwp-plugin",
|
||||
"displayName": "SCM Branch WritePermission Plugin",
|
||||
"description": "This plugin adds branch write protection for repositories.",
|
||||
"category": "Miscellaneous",
|
||||
"version": "1.0.0",
|
||||
"author": "Sebastian Sdorra",
|
||||
"sha256sum": "f6585d369d3737415f05ea06e99048ac602fadcb76f5056b32b6cc232b9e8331",
|
||||
"_links": {
|
||||
"download": {
|
||||
"href": "https://oss.cloudogu.com/jenkins/job/scm-manager/job/scm-manager-bitbucket/job/scm-branchwp-plugin/job/2.0.0/lastSuccessfulBuild/artifact/target/scm-branchwp-plugin-2.0.0-SNAPSHOT.smp"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "scm-pathwp-plugin",
|
||||
"displayName": "SCM Path WritePermission Plugin",
|
||||
"description": "This plugin adds path write protection for repositories.",
|
||||
"category": "Miscellaneous",
|
||||
"version": "2.1.0",
|
||||
"author": "Sebastian Sdorra",
|
||||
"conditions": {
|
||||
"os": "linux",
|
||||
"minVersion": "2.1.0"
|
||||
},
|
||||
"sha256sum": "abc85d369d3737415f05ea06e99048ac602fadcb76f5056b32b6cc232b9e8331",
|
||||
"_links": {
|
||||
"download": {
|
||||
"href": "https://oss.cloudogu.com/jenkins/job/scm-manager/job/scm-manager-bitbucket/job/scm-pathwp-plugin/job/2.0.0/lastSuccessfulBuild/artifact/target/scm-pathwp-plugin-2.0.0-SNAPSHOT.smp"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "scm-mail-plugin",
|
||||
"displayName": "SCM Mail Plugin",
|
||||
"description": "The mail plugin provides an api for sending e-mails. This api can be used by other plugins.",
|
||||
"category": "Library Plugin",
|
||||
"version": "2.6.7",
|
||||
"author": "Sebastian Sdorra",
|
||||
"conditions": {
|
||||
"os": "windows"
|
||||
},
|
||||
"sha256sum": "def85d369d3737415f05ea06e99048ac602fadcb76f5056b32b6cc232b9e8331",
|
||||
"_links": {
|
||||
"download": {
|
||||
"href": "https://oss.cloudogu.com/jenkins/job/scm-manager/job/scm-manager-bitbucket/job/scm-mail-plugin/job/2.0.0/lastSuccessfulBuild/artifact/target/scm-mail-plugin-2.0.0-SNAPSHOT.smp"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "scm-review-plugin",
|
||||
"displayName": "SCM Review Plugin",
|
||||
"description": "SCM-Manager Review Plugin",
|
||||
"category": "Miscellaneous",
|
||||
"version": "2.4.0",
|
||||
"author": "Sebastian Sdorra",
|
||||
"conditions": {
|
||||
"arch": "armv7"
|
||||
},
|
||||
"sha256sum": "12385d369d3737415f05ea06e99048ac602fadcb76f5056b32b6cc232b9e8331",
|
||||
"_links": {
|
||||
"download": {
|
||||
"href": "https://oss.cloudogu.com/jenkins/job/scm-manager/job/scm-manager-bitbucket/job/scm-review-plugin/job/develop/lastSuccessfulBuild/artifact/target/scm-review-plugin-2.0.0-SNAPSHOT.smp"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user