azcopy: Update to version 10.20.0

This commit is contained in:
github-actions[bot] 2023-07-27 20:24:11 +00:00
parent f2c85973d6
commit 8805d9bbc0

View File

@ -1,5 +1,5 @@
{
"version": "10.19.0",
"version": "10.20.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": "8f2fea430981105d2a01ac57db47120444655ed59f11947cc0469539f307bbec",
"extract_dir": "azcopy_windows_amd64_10.19.0"
"hash": "0cb3aa127559b798b6567e60eb1ef02fc79dffbc9f1784be2ffaf68cd716fea5",
"extract_dir": "azcopy_windows_amd64_10.20.0"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "d9402c04820e668f2014e62a9fc438343165c9ddf70c48386e26d217197300e7",
"extract_dir": "azcopy_windows_386_10.19.0"
"hash": "1059436af0e8b5d48c1337d96d3d9ff4427f728904e6f4b38c1302e319a3ebb2",
"extract_dir": "azcopy_windows_386_10.20.0"
}
},
"bin": "azcopy.exe",