azcopy: Update to version 10.22.0

This commit is contained in:
github-actions[bot] 2023-12-06 00:32:47 +00:00
parent 4f9e2740f5
commit cf0a7e21ae

View File

@ -1,5 +1,5 @@
{
"version": "10.21.2",
"version": "10.22.0",
"description": "Command-line utility to download/upload blobs and files from Microsoft Azure storage accounts",
"homepage": "https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10",
"license": {
@ -9,13 +9,13 @@
"architecture": {
"64bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
"hash": "b46e7f124c3f460f8d22932329e4fa54a87337f421508d5f05bd24e893a01e7e",
"extract_dir": "azcopy_windows_amd64_10.21.2"
"hash": "b86dbc7323d3f27bbbff887b1cf22659d19f250d07090d3273a24e3a64e4055c",
"extract_dir": "azcopy_windows_amd64_10.22.0"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "84810546f9bc612f7961ad39873d8ce1629cc1003d1463a7c53d5b1e8ed96633",
"extract_dir": "azcopy_windows_386_10.21.2"
"hash": "8d0d4b5b3045299ae5f2112d45e1b2317a64ef5b124931b620e22474dd6af769",
"extract_dir": "azcopy_windows_386_10.22.0"
}
},
"bin": "azcopy.exe",