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 8a3760f commit eafbac6Copy full SHA for eafbac6
Tasks/AzureFileCopyV6/make.json
@@ -38,7 +38,7 @@
38
"externals": {
39
"archivePackages": [
40
{
41
- "url": "https://vstsagenttools.blob.core.windows.net/tools/azcopy/10.25.1/AzCopy.zip",
+ "url": "https://vstsagenttools.blob.core.windows.net/tools/azcopy/10.29.1/AzCopy.zip",
42
"dest": "./"
43
}
44
],
Tasks/AzureFileCopyV6/task.json
@@ -13,7 +13,7 @@
13
"author": "Microsoft Corporation",
14
"version": {
15
"Major": 6,
16
- "Minor": 257,
+ "Minor": 258,
17
"Patch": 0
18
},
19
"demands": [
Tasks/AzureFileCopyV6/task.loc.json
0 commit comments