azcopy: Update to version 10.15.0

This commit is contained in:
github-actions[bot] 2022-05-12 04:30:56 +00:00
parent 3d98eadde1
commit cbc183e100

View File

@ -1,5 +1,5 @@
{
"version": "10.14.1",
"version": "10.15.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": "1ea48ee2e45d799c72bf97ff53dc04e2e09d1ae8a11097a5392c9f9f67168e14",
"extract_dir": "azcopy_windows_amd64_10.14.1"
"hash": "dab9d075b078da04b381f45459ebce87f147b8134fb86cb896463290cd87afa4",
"extract_dir": "azcopy_windows_amd64_10.15.0"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "3ed816ca9854dfb60cb38987310d8f84171a65d162edd60b9e99e07cb94000a6",
"extract_dir": "azcopy_windows_386_10.14.1"
"hash": "b5303d4dddf06f18bd252f382e99e680011216ee97685d5f2098ef73f46fbd9a",
"extract_dir": "azcopy_windows_386_10.15.0"
}
},
"bin": "azcopy.exe",