From 3d65a7059eaf4359ff5219855c337f68686982f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 00:40:27 +0000 Subject: [PATCH] azcopy: Update to version 10.31.0 --- bucket/azcopy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/azcopy.json b/bucket/azcopy.json index f7513e7940..4c7947d5da 100644 --- a/bucket/azcopy.json +++ b/bucket/azcopy.json @@ -1,5 +1,5 @@ { - "version": "10.30.1", + "version": "10.31.0", "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.30.1/azcopy_windows_386_10.30.1.zip#/dl.zip", - "hash": "d9b91a796c1c5fb6194865ee3a30c3143f74d1f9eb1e81518bf6840f4d3deb61", - "extract_dir": "azcopy_windows_386_10.30.1" + "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.31.0/azcopy_windows_386_10.31.0.zip#/dl.zip", + "hash": "ea4aefd162ed644bae69af2e814ebe4603be1c370d7e300f856a9fb6d58dc182", + "extract_dir": "azcopy_windows_386_10.31.0" }, "64bit": { - "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_amd64_10.30.1.zip/#dl.zip", - "hash": "df85f0f43cd71a2634eb7c49fc404ffccb958dffe778ad9804ddfca2d48565b6", - "extract_dir": "azcopy_windows_amd64_10.30.1" + "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.31.0/azcopy_windows_amd64_10.31.0.zip/#dl.zip", + "hash": "12b93fa3e75ed40fd9fa8417e93ff1358ffa74a272a63fc28c468523bc32ef48", + "extract_dir": "azcopy_windows_amd64_10.31.0" }, "arm64": { - "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_arm64_10.30.1.zip/#dl.zip", - "hash": "8b4e9c1ec22c86ea7f028b00562bb18e946fe9a2684244f01abc5c2c437bfab3", - "extract_dir": "azcopy_windows_arm64_10.30.1" + "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.31.0/azcopy_windows_arm64_10.31.0.zip/#dl.zip", + "hash": "cefb290bf35a59c4f8f645f51d69d785114cc0c665f57f1199f72e9268826107", + "extract_dir": "azcopy_windows_arm64_10.31.0" } }, "bin": "azcopy.exe",