From e89b39cd93495a0aec2a49afcdfffc15167639f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 00:54:01 +0000 Subject: [PATCH] azcopy: Update to version 10.32.1 --- bucket/azcopy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/azcopy.json b/bucket/azcopy.json index 1f5a679f79..4c781905fc 100644 --- a/bucket/azcopy.json +++ b/bucket/azcopy.json @@ -1,5 +1,5 @@ { - "version": "10.32.0", + "version": "10.32.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": { @@ -8,19 +8,19 @@ }, "architecture": { "32bit": { - "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.0/azcopy_windows_386_10.32.0.zip#/dl.zip", - "hash": "49effaa3f79ad16a54e4ff233e0af7372995ffc0bc53dc45e224019737f9d890", - "extract_dir": "azcopy_windows_386_10.32.0" + "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.1/azcopy_windows_386_10.32.1.zip#/dl.zip", + "hash": "8f2158dd7f096d98c98401f5acd2e6e5a3cfaacc38089187d8f78456589956df", + "extract_dir": "azcopy_windows_386_10.32.1" }, "64bit": { - "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.0/azcopy_windows_amd64_10.32.0.zip/#dl.zip", - "hash": "c85358b9a4ddb5f3ac9a940aba61a91320775abacc1eda9907a23acd2d61fc83", - "extract_dir": "azcopy_windows_amd64_10.32.0" + "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.1/azcopy_windows_amd64_10.32.1.zip/#dl.zip", + "hash": "0da130ff3772c8549784b6813106177c5b60fef550aee640268b93d50551aa9a", + "extract_dir": "azcopy_windows_amd64_10.32.1" }, "arm64": { - "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.0/azcopy_windows_arm64_10.32.0.zip/#dl.zip", - "hash": "83d665472c7bd0b92a55f3adba83226b3a6ddabfbbf7b163052804aeeda611b0", - "extract_dir": "azcopy_windows_arm64_10.32.0" + "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.32.1/azcopy_windows_arm64_10.32.1.zip/#dl.zip", + "hash": "9da6fb2f10b50b33e4eb6f564ec722df1d5cacca8bda70fb23753aec57244a22", + "extract_dir": "azcopy_windows_arm64_10.32.1" } }, "bin": "azcopy.exe",