Skip to content

Commit c7ed598

Browse files
committed
Update download manager links for new DevStudio and CDK releases
1 parent d091760 commit c7ed598

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bundle": "yes",
1010
"targetFolderName": "developer-studio",
1111
"installAfter": "jdk",
12-
"dmUrl": "https://devstudio.redhat.com/11/snapshots/builds/devstudio.product_master/latest/all/",
12+
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/devstudio-11.1.0.GA-installer-standalone.jar?workflow=direct",
1313
"url": "https://devstudio.redhat.com/11/snapshots/builds/devstudio.product_master/latest/all/",
1414
"fileName": "devstudio-11.1.0.GA-installer-standalone.jar",
1515
"sha256sum": "",
@@ -85,7 +85,7 @@
8585
"targetFolderName": "cdk",
8686
"platform": {
8787
"win32": {
88-
"dmUrl": "http://cdk-builds.usersys.redhat.com/builds/weekly/24-Oct-2017.cdk-3.2.0/windows-amd64/minishift.exe",
88+
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/cdk-3.2.0-1-minishift-windows-amd64.exe?workflow=direct",
8989
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/24-Oct-2017.cdk-3.2.0/windows-amd64/minishift.exe",
9090
"fileName": "minishift_3_2_0__GA.exe",
9191
"sha256sum": "8362420159c2bfd22b428e545230764c22f184024ab0903eaf5caffe35293465",
@@ -96,7 +96,7 @@
9696
"installAfter": "cygwin"
9797
},
9898
"darwin": {
99-
"dmUrl": "http://cdk-builds.usersys.redhat.com/builds/weekly/24-Oct-2017.cdk-3.2.0/darwin-amd64/minishift",
99+
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/cdk-3.2.0-1-minishift-darwin-amd64?workflow=direct",
100100
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/24-Oct-2017.cdk-3.2.0/darwin-amd64/minishift",
101101
"fileName": "minishift_3_2_0__GA",
102102
"sha256sum": "f9b30f341bee4924657d95729f2c2c19b98e659550d8c73edd369c3629a5fc0d",
@@ -107,7 +107,7 @@
107107
"installAfter": "virtualbox"
108108
},
109109
"linux": {
110-
"dmUrl": "http://cdk-builds.usersys.redhat.com/builds/weekly/24-Oct-2017.cdk-3.2.0/linux-amd64/minishift",
110+
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/cdk-3.2.0-1-minishift-linux-amd64?workflow=direct",
111111
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/24-Oct-2017.cdk-3.2.0/linux-amd64/minishift",
112112
"fileName": "minishift_3_2_0__GA",
113113
"sha256sum": "943180a8ede88624fd2d33d1d7e3017eef960e5adadef2e1d60448fd064abe52",

0 commit comments

Comments
 (0)