Skip to content

Commit c850235

Browse files
authored
update odo url links (#920)
1 parent 8539348 commit c850235

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/tools.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"filePrefix": "",
1212
"platform": {
1313
"win32": {
14-
"url": "https://github.com/redhat-developer/odo/releases/download/v0.0.20/odo-windows-amd64.exe.gz",
14+
"url": "https://github.com/openshift/odo/releases/download/v0.0.20/odo-windows-amd64.exe.gz",
1515
"sha256sum": "3e58fe210a6878c8d96c75ccb05ef51b9ad26b39e4876f44ae144150b1ee807c",
1616
"dlFileName": "odo-windows-amd64.exe.gz",
1717
"cmdFileName": "odo.exe"
1818
},
1919
"darwin": {
20-
"url": "https://github.com/redhat-developer/odo/releases/download/v0.0.20/odo-darwin-amd64.gz",
20+
"url": "https://github.com/openshift/odo/releases/download/v0.0.20/odo-darwin-amd64.gz",
2121
"sha256sum": "4de649cdcb19f917421e4f0b344599b22de75ece66f3f2104a04305f4a380fcc",
2222
"dlFileName": "odo-darwin-amd64.gz"
2323
},
2424
"linux": {
25-
"url": "https://github.com/redhat-developer/odo/releases/download/v0.0.20/odo-linux-amd64.gz",
25+
"url": "https://github.com/openshift/odo/releases/download/v0.0.20/odo-linux-amd64.gz",
2626
"sha256sum": "00884e1ff9995802ef527ddc29f3702768e42da2f1db69b8f68b8db704865d62",
2727
"dlFileName": "odo-linux-amd64.gz"
2828
}
@@ -58,4 +58,4 @@
5858
}
5959
}
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)