azcopy: Update to version 10.18.0

This commit is contained in:
github-actions[bot] 2023-03-31 20:27:13 +00:00
parent 0e35b8356d
commit 796b751800

View File

@ -1,5 +1,5 @@
{
"version": "10.17.0",
"version": "10.18.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": "9847303fa2fce0ede2a1366d0139f58f9de7cafed1b272b3544de05e51637b67",
"extract_dir": "azcopy_windows_amd64_10.17.0"
"hash": "08ef2645b638f39123a69856adba873b4b3c8fbccbb4e4824b27f2acbdddbe56",
"extract_dir": "azcopy_windows_amd64_10.18.0"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "b087d368b716de30da667fc44ae7da03e6c76e7c336a7a54a139ed866b4f5282",
"extract_dir": "azcopy_windows_386_10.17.0"
"hash": "e74d80fe8824697a8b06e1f01674d2ddd942f3ee35faa4afe69f6fd262f1dec5",
"extract_dir": "azcopy_windows_386_10.18.0"
}
},
"bin": "azcopy.exe",