azcopy: Update to version 10.23.0

This commit is contained in:
github-actions[bot] 2024-01-29 20:23:52 +00:00
parent 7f6e6c09a9
commit be1b5ba810

View File

@ -1,5 +1,5 @@
{ {
"version": "10.22.2", "version": "10.23.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": "d8a64f8ddbb6e033bd7765855008f39458286b7e2dceed30a8afcd77daf4b7b8", "hash": "10eac5da6b883cb555f8e2469a8fd3d14116eb818d0da3d8e3b3124c69d6d568",
"extract_dir": "azcopy_windows_amd64_10.22.2" "extract_dir": "azcopy_windows_amd64_10.23.0"
}, },
"32bit": { "32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip", "url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "aae7dde6ce2843ef895076650e945d341791dc6aaf278c96718cf06641226551", "hash": "55a637d171db6f6d3c22c96f37c5e4a852a05a3535ef572996a938253bbeced7",
"extract_dir": "azcopy_windows_386_10.22.2" "extract_dir": "azcopy_windows_386_10.23.0"
} }
}, },
"bin": "azcopy.exe", "bin": "azcopy.exe",