We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6204f0f commit 7a6aa3dCopy full SHA for 7a6aa3d
provisioning/tools-versions.yml
@@ -1,5 +1,5 @@
1
# if manually change, please update the goss file accordingly
2
-asdf_version: 0.16.0
+asdf_version: 0.15.0
3
awscli_version: 2.23.9
4
azcopy_version: 10.28.0
5
azurecli_version: 2.68.0
tests/goss-linux.yaml
@@ -5,7 +5,7 @@ command:
exec: asdf version
6
exit-status: 0
7
stdout:
8
- - v0.16.0
+ - v0.15.0
9
azcopy:
10
exec: azcopy --version
11
0 commit comments