diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index ec3bdc3b4..5ab38ebab 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,6 +1,6 @@ # if manually change, please update the goss file accordingly asdf_version: 0.14.0 -awscli_version: 2.17.15 +awscli_version: 2.17.16 azcopy_version: 10.25.1-20240612 azurecli_version: 2.62.0 chocolatey_version: 1.4.0 diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 2c29217a7..156fa8fb4 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -5,7 +5,7 @@ command: exec: aws --version exit-status: 0 stdout: - - 2.17.15 + - 2.17.16 azurecli: exec: az --version exit-status: 0