Skip to content

Commit 1e2b2aa

Browse files
committed
JBDS-4487 Virtualbox 5.1.24 and kompose 1.0.0 redirects
1 parent e003a8e commit 1e2b2aa

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
@@ -123,12 +123,12 @@
123123
},
124124
"platform": {
125125
"win32": {
126-
"url": "https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-windows-amd64.exe",
126+
"url": "https://developers.redhat.com/redirect/to/kompose-windows-1.0.0.download",
127127
"fileName": "kompose-1.0.0.TP-windows-amd64.exe",
128128
"sha256sum": "f06c1156cbc427e83e08840fc352639086b142f02ded45c3381f5bc5dd5ee57d"
129129
},
130130
"darwin": {
131-
"url": "https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-darwin-amd64",
131+
"url": "https://developers.redhat.com/redirect/to/kompose-macos-1.0.0.download",
132132
"fileName": "kompose-1.0.0.TP-darwin-amd64",
133133
"sha256sum": "f987bb6405203379fc9da5903e34a089cb125e14ed10195f25a635c471c0ef97"
134134
},
@@ -286,15 +286,15 @@
286286
},
287287
"platform": {
288288
"win32": {
289-
"url": "http://download.virtualbox.org/virtualbox/5.1.24/VirtualBox-5.1.24-117012-Win.exe",
289+
"url": "https://developers.redhat.com/redirect/to/virtualbox-windows-5.1.24.download",
290290
"fileName": "virtualbox_5.1.24.exe",
291291
"sha256sum": "c617cc5bcf68c9cc907a8d561b89aab9a3e93feb2b43807f80fb3fdd31eb148a",
292292
"version": "5.1.24",
293293
"revision": "117012",
294294
"virusTotalReport": "https://virustotal.com/en/file/c617cc5bcf68c9cc907a8d561b89aab9a3e93feb2b43807f80fb3fdd31eb148a/analysis/"
295295
},
296296
"darwin": {
297-
"url": "http://download.virtualbox.org/virtualbox/5.1.24/VirtualBox-5.1.24-117012-OSX.dmg",
297+
"url": "https://developers.redhat.com/redirect/to/virtualbox-macos-5.1.24.download",
298298
"fileName": "virtualbox_5.1.24.dmg",
299299
"sha256sum": "5ac1a7b53d35cfde01a17a87ff2361bee37f4afe197d8e7f02239967b183d9f0",
300300
"version": "5.1.24",

0 commit comments

Comments
 (0)