azcopy: Update to version 10.27.0

This commit is contained in:
github-actions[bot] 2024-10-31 20:28:00 +00:00
parent 58d16b9ea4
commit c3cbd21dda

View File

@ -1,5 +1,5 @@
{
"version": "10.26.0",
"version": "10.27.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": "48e493e213ad8a252e13ef3cc8018aaed47ccc28635a222fad108dfa37c7dc01",
"extract_dir": "azcopy_windows_amd64_10.26.0"
"hash": "bddfeea5198434abe191e35d0d78f42a5c9d8863d33b0d87554bf7b48d4190e6",
"extract_dir": "azcopy_windows_amd64_10.27.0"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "7b37f53575ebe8324d7bd6b8e9bfb56e3c84c7f0fddaab3b5c3de80843c35283",
"extract_dir": "azcopy_windows_386_10.26.0"
"hash": "36ac53ab65c520e489207cc7a62094f26854ca74ce7309d36b9b8a759d5fe05d",
"extract_dir": "azcopy_windows_386_10.27.0"
}
},
"bin": "azcopy.exe",