Commit 9abf515 1 parent ef4426d commit 9abf515 Copy full SHA for 9abf515
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ commandTests:
42
42
- name : " aws"
43
43
command : " aws"
44
44
args : ["--version"]
45
- expectedOutput : ["aws-cli/2.23.13 "]
45
+ expectedOutput : ["aws-cli/2.24.15 "]
46
46
47
47
- name : " aws-sso"
48
48
command : " aws-sso"
@@ -52,7 +52,7 @@ commandTests:
52
52
- name : " conda"
53
53
command : " conda"
54
54
args : ["--version"]
55
- expectedOutput : ["conda 24.11.1 "]
55
+ expectedOutput : ["conda 25.1.1-2 "]
56
56
57
57
- name : " python (conda)"
58
58
command : " python"
@@ -67,7 +67,7 @@ commandTests:
67
67
- name : " node"
68
68
command : " node"
69
69
args : ["--version"]
70
- expectedOutput : ["v22.13.1 "]
70
+ expectedOutput : ["v22.14.0 "]
71
71
72
72
- name : " corretto"
73
73
command : " java"
@@ -87,7 +87,7 @@ commandTests:
87
87
- name : " ollama"
88
88
command : " ollama"
89
89
args : ["--version"]
90
- expectedOutput : ["0.5.7 "]
90
+ expectedOutput : ["0.5.12 "]
91
91
92
92
- name : " kubectl"
93
93
command : " kubectl"
@@ -97,12 +97,12 @@ commandTests:
97
97
- name : " helm"
98
98
command : " helm"
99
99
args : ["version"]
100
- expectedOutput : ["3.17.0 "]
100
+ expectedOutput : ["3.17.1 "]
101
101
102
102
- name : " cloud-platform"
103
103
command : " cloud-platform"
104
104
args : ["--skip-version-check", "version"]
105
- expectedOutput : ["1.39.5 "]
105
+ expectedOutput : ["1.40.0 "]
106
106
107
107
- name : " vim"
108
108
command : " vim"
You can’t perform that action at this time.
0 commit comments