Skip to content

Commit 28df472

Browse files
committed
JBDS-4390 Use redirects on developers portal to download wirtualbox
1 parent 3d4836e commit 28df472

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
@@ -107,7 +107,7 @@
107107
"platform": {
108108
"win32": {
109109
"bundle": "no",
110-
"url": "http://download.virtualbox.org/virtualbox/5.1.22/VirtualBox-5.1.22-115126-Win.exe",
110+
"url": "https://developers.redhat.com/redirect/to/virtualbox-windows-5.1.22.download",
111111
"filename": "virtualbox_5.1.22.exe",
112112
"sha256sum": "e36883bb27653aabe20ca0cbf140b2aa19573fc989c47e3cce7986dc544b0e93",
113113
"version": "5.1.22",
@@ -116,7 +116,7 @@
116116
},
117117
"darwin": {
118118
"bundle": "no",
119-
"url": "http://download.virtualbox.org/virtualbox/5.1.22/VirtualBox-5.1.22-115126-OSX.dmg",
119+
"url": "https://developers.redhat.com/redirect/to/virtualbox-macos-5.1.22.download",
120120
"filename": "virtualbox_5.1.22.dmg",
121121
"sha256sum": "405cbb3795f95fb74a216293d1160b2adfb264a43476e1366e3c897e0efa36aa",
122122
"version": "5.1.22",

0 commit comments

Comments
 (0)