Browse Source

Adding configParser to resources

Andrej Studen 3 years ago
parent
commit
92a8bbbd88
1 changed files with 2 additions and 12 deletions
  1. 2 12
      remoteResources/resources.json

+ 2 - 12
remoteResources/resources.json

@@ -4,11 +4,6 @@
 		"branch":"master",
 		"modules":[]
 	},
-	"orthancInterface":{
-		"url":"http://wiscigt.powertheword.com/andrej.studen/orthancinterface/-/archive/master/orthancinterface-master.zip",
-		"branch":"master",
-		"modules":[]
-	},
 	"irAEMM":{
 		"url":"http://wiscigt.powertheword.com/oil/iraemm/-/archive/master/iraemm-master.zip",
 		"branch":"master",
@@ -19,13 +14,8 @@
 		"branch":"SlicerExtensionIndex",
 		"modules":["labkeyBrowser"]
 	},
-	"EMBRACE":{
-		"url":"http://wiscigt.powertheword.com/oil/EMBRACE/-/archive/master/EMBRACE-master.zip",
-		"branch":"master",
-		"modules":[]
-	},
-	"DICOMtools":{
-		"url":"http://wiscigt.powertheword.com/labkey/DICOMtools/-/archive/master/DICOMtools-master.zip",
+	"parseConfig":{
+		"url":"http://wiscigt.powertheword.com/labkey/parseconfig/-/archive/master/parseconfig-master.zip",
 		"branch":"master",
 		"modules":[]
 	}