azcopy: Update to version 10.16.2

This commit is contained in:
github-actions[bot] 2022-11-07 20:29:53 +00:00
parent 6c20403510
commit 91f6c29288

View File

@ -1,5 +1,5 @@
{
"version": "10.16.1",
"version": "10.16.2",
"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": {
@ -10,12 +10,12 @@
"64bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
"hash": "1d483db659844ee21f50aad3dcb74dc03b03af85b13161982b709ca890532c1f",
"extract_dir": "azcopy_windows_amd64_10.16.1"
"extract_dir": "azcopy_windows_amd64_10.16.2"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "24914df83ad9a5a1605bca7abdded47169b123a97dc7c9ed58439c254cf97cd0",
"extract_dir": "azcopy_windows_386_10.16.1"
"extract_dir": "azcopy_windows_386_10.16.2"
}
},
"bin": "azcopy.exe",