azcopy: Update to version 10.27.1

This commit is contained in:
github-actions[bot] 2024-11-13 20:28:21 +00:00
parent fced74ed10
commit 1303682d6b

View File

@ -1,5 +1,5 @@
{
"version": "10.27.0",
"version": "10.27.1",
"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.27.0"
"hash": "d0cfe7c3682b960f1ff70f4f763f8ac89a13bed91866ee4cea1150daf2cd8aa0",
"extract_dir": "azcopy_windows_amd64_10.27.1"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "7b37f53575ebe8324d7bd6b8e9bfb56e3c84c7f0fddaab3b5c3de80843c35283",
"extract_dir": "azcopy_windows_386_10.27.0"
"hash": "14a339020b56c6dbb994f3b9a496b5a5abdbd7011e1aa705ba507e20711dd530",
"extract_dir": "azcopy_windows_386_10.27.1"
}
},
"bin": "azcopy.exe",