azcopy: Update to version 10.25.1

This commit is contained in:
github-actions[bot] 2024-06-14 00:34:15 +00:00
parent 687e898f55
commit f8e451f24b

View File

@ -1,5 +1,5 @@
{
"version": "10.25.0",
"version": "10.25.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": "35d207f8c6bd5e848283543d4a02d7a75930a4d48302f3af6d56b22e79bd8e7c",
"extract_dir": "azcopy_windows_amd64_10.25.0"
"hash": "c31b31cc1a48458ddb409ed6842ec03858083b26d877e226bf3d528512392bd3",
"extract_dir": "azcopy_windows_amd64_10.25.1"
},
"32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "87a278c0afb0c3b5ac7670edaa80527eab1043089459e785b14cc4bd31aedf00",
"extract_dir": "azcopy_windows_386_10.25.0"
"hash": "c97a6fb2bc0d2a8dadfd23db0c684338f2736f9f48633af89b95d7cc98111ea8",
"extract_dir": "azcopy_windows_386_10.25.1"
}
},
"bin": "azcopy.exe",