azcopy: Update to version 10.16.0

This commit is contained in:
github-actions[bot] 2022-07-21 20:28:47 +00:00
parent 706213d178
commit 81fa89eae6

View File

@ -1,5 +1,5 @@
{
"version": "10.15.0",
"version": "10.16.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": "65d6699618e7e7d13525a5e9b9c2598a6051b7710e722345f54339faf690efa0",
"extract_dir": "azcopy_windows_amd64_10.15.0"
"hash": "5817cae8ca921f0c199a66cd1a98c2a2f81186b83fa8bceb3366af836cc7edd2",
"extract_dir": "azcopy_windows_amd64_10.16.0"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "b5303d4dddf06f18bd252f382e99e680011216ee97685d5f2098ef73f46fbd9a",
"extract_dir": "azcopy_windows_386_10.15.0"
"hash": "dc042de5a4e55c13dccbd7c35e12701c1e0b8d099879356de97322ccb6f24333",
"extract_dir": "azcopy_windows_386_10.16.0"
}
},
"bin": "azcopy.exe",