azcopy: Update to version 10.28.1

This commit is contained in:
github-actions[bot] 2025-03-26 16:30:20 +00:00
parent f3176b0f46
commit b3b3238760

View File

@ -1,5 +1,5 @@
{
"version": "10.28.0",
"version": "10.28.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": "d96194a60b3679e4a60d3c970ee9ee50b457170c6717ff7827c060d0371ffef5",
"extract_dir": "azcopy_windows_amd64_10.28.0"
"hash": "afbb11b1c86f3b32b3c62a44267e45dce8420d2c8204e175b64041516d2c072f",
"extract_dir": "azcopy_windows_amd64_10.28.1"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "24b9544bf6c53a5e0566ca47235a13a5a4e3c148c29e764d599da5960097b7d1",
"extract_dir": "azcopy_windows_386_10.28.0"
"hash": "20227e1f80611eb3891e4ef4b34e6a113f51bb0469d71fdcf6904f387a0fb9c2",
"extract_dir": "azcopy_windows_386_10.28.1"
}
},
"bin": "azcopy.exe",