Skip to content

Commit d1c3da2

Browse files
committed
Add missing /jdf segment to cdk download-manager urls
1 parent 9454974 commit d1c3da2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"platform": {
99
"win32": {
1010
"bundle": "yes",
11-
"dmUrl": "https://developers.redhat.com/download-manager/file/cdk-3.0-minishift-windows-amd64.exe?workflow=direct",
11+
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/cdk-3.0-minishift-windows-amd64.exe?workflow=direct",
1212
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/09-May-2017.cdk-3.0.0/windows-amd64/minishift.exe",
1313
"filename": "minishift_3_0_0_GA.exe",
1414
"sha256sum": "4f51b5b6bc8fc93bda5d25f5f58f213a8165b6c0e0f2b77dbb53ae6da4966068",
@@ -24,7 +24,7 @@
2424
},
2525
"linux": {
2626
"bundle": "yes",
27-
"dmUrl": "https://developers.redhat.com/download-manager/file/cdk-3.0-minishift-linux-amd64?workflow=direct",
27+
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/cdk-3.0-minishift-linux-amd64?workflow=direct",
2828
"url": "http://cdk-builds.usersys.redhat.com/builds/weekly/09-May-2017.cdk-3.0.0/linux-amd64/minishift",
2929
"filename": "minishift_3_0_0_GA",
3030
"sha256sum": "b754554190756fb3142998b67cd046174f7e0ae9f2d287d673481e20d9482060",

0 commit comments

Comments
 (0)