azcopy: Update to version 10.28.0

This commit is contained in:
github-actions[bot] 2025-01-27 20:27:41 +00:00
parent 4fb1f90795
commit 1cde4aabdc

View File

@ -1,5 +1,5 @@
{ {
"version": "10.27.1", "version": "10.28.0",
"description": "Command-line utility to download/upload blobs and files from Microsoft Azure storage accounts", "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", "homepage": "https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10",
"license": { "license": {
@ -9,13 +9,13 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip", "url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
"hash": "d0cfe7c3682b960f1ff70f4f763f8ac89a13bed91866ee4cea1150daf2cd8aa0", "hash": "d96194a60b3679e4a60d3c970ee9ee50b457170c6717ff7827c060d0371ffef5",
"extract_dir": "azcopy_windows_amd64_10.27.1" "extract_dir": "azcopy_windows_amd64_10.28.0"
}, },
"32bit": { "32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip", "url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "14a339020b56c6dbb994f3b9a496b5a5abdbd7011e1aa705ba507e20711dd530", "hash": "24b9544bf6c53a5e0566ca47235a13a5a4e3c148c29e764d599da5960097b7d1",
"extract_dir": "azcopy_windows_386_10.27.1" "extract_dir": "azcopy_windows_386_10.28.0"
} }
}, },
"bin": "azcopy.exe", "bin": "azcopy.exe",