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.
azcopy
10.26.0-20240731
1 parent 5501914 commit cb63f5aCopy full SHA for cb63f5a
provisioning/tools-versions.yml
@@ -1,7 +1,7 @@
1
# if manually change, please update the goss file accordingly
2
asdf_version: 0.14.1
3
awscli_version: 2.19.1
4
-azcopy_version: 10.27.0-20241030
+azcopy_version: 10.26.0-20240731
5
azurecli_version: 2.65.0
6
chocolatey_version: 1.4.0
7
compose_version: 2.30.2
tests/goss-linux.yaml
@@ -10,7 +10,7 @@ command:
10
exec: azcopy --version
11
exit-status: 0
12
stdout:
13
- - 10.27.0
+ - 10.26.0
14
chromium-browser:
15
exec: chromium-browser --version
16
0 commit comments