azcopy: Update to version 10.29.1

This commit is contained in:
github-actions[bot] 2025-05-16 00:39:56 +00:00
parent 65b47e1c14
commit 75278e1863

View File

@ -1,5 +1,5 @@
{
"version": "10.29.0",
"version": "10.29.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": {
@ -10,12 +10,12 @@
"64bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
"hash": "eb6e9cfe79aa95d8cbdcef64501d36dec951848cf7591eb404fd8c154aa6e7c0",
"extract_dir": "azcopy_windows_amd64_10.29.0"
"extract_dir": "azcopy_windows_amd64_10.29.1"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "a28ccabab154b227eed4af953b3a93168d7458beaa34ee30ea0a8ab4f6e17483",
"extract_dir": "azcopy_windows_386_10.29.0"
"extract_dir": "azcopy_windows_386_10.29.1"
}
},
"bin": "azcopy.exe",