Skip to content

Commit 05edba7

Browse files
github-actions[bot]openshifttools-bot
andauthored
Update odo to 3.10.0 (#2870)
Co-authored-by: openshifttools-bot <openshifttools-bot@users.noreply.github.com>
1 parent 0b0160d commit 05edba7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/tools.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@
33
"description": "odo CLI",
44
"vendor": "Red Hat, Inc.",
55
"name": "odo",
6-
"version": "3.9.0",
7-
"versionRange": "^3.9.0",
8-
"versionRangeLabel": "version >= 3.9.0",
6+
"version": "3.10.0",
7+
"versionRange": "^3.10.0",
8+
"versionRangeLabel": "version >= 3.10.0",
99
"dlFileName": "odo",
1010
"filePrefix": "",
1111
"platform": {
1212
"win32": {
13-
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.9.0/odo-windows-amd64.exe.zip",
14-
"sha256sum": "944755e32e6bf8c11aaa512ba785825e5d380d771120955882f510ffcb3ee112",
13+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.10.0/odo-windows-amd64.exe.zip",
14+
"sha256sum": "a1ce432a0a00106035bbcef61c420c96940259585603b0352723cf8385b6a506",
1515
"dlFileName": "odo-windows-amd64.exe.zip",
1616
"cmdFileName": "odo-windows-amd64.exe"
1717
},
1818
"darwin": {
19-
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.9.0/odo-darwin-amd64.tar.gz",
20-
"sha256sum": "4a454660f335e6fde09686f9ed4722560309baf56e081dae1d7f9d41c1e804d5",
19+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.10.0/odo-darwin-amd64.tar.gz",
20+
"sha256sum": "c79f9688afe7b17c8f96c64af19aadd67f171f254afed94d9dcd435980dfe964",
2121
"dlFileName": "odo-darwin-amd64.tar.gz",
2222
"cmdFileName": "odo-darwin-amd64"
2323
},
2424
"linux": {
25-
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.9.0/odo-linux-amd64.tar.gz",
26-
"sha256sum": "2be20cf17316912a8cb40bba11d9cf30f00f6dd7c963b4b7287458d3287c7d98",
25+
"url": "https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/odo/v3.10.0/odo-linux-amd64.tar.gz",
26+
"sha256sum": "37b91b46fa20b5e61993a0d0eb8cb6140de66ebd4c13a04b66be4f3469518294",
2727
"dlFileName": "odo-linux-amd64.tar.gz",
2828
"cmdFileName": "odo"
2929
}

0 commit comments

Comments
 (0)