azcopy: Update to version 10.22.1

This commit is contained in:
github-actions[bot] 2023-12-20 20:24:52 +00:00
parent b75a0bb29e
commit 94d39fbe45

View File

@ -1,5 +1,5 @@
{ {
"version": "10.22.0", "version": "10.22.1",
"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": "b86dbc7323d3f27bbbff887b1cf22659d19f250d07090d3273a24e3a64e4055c", "hash": "5c48d622f300e6d76b5218253668b77181d1897968fc39ec7bbc766c49da065e",
"extract_dir": "azcopy_windows_amd64_10.22.0" "extract_dir": "azcopy_windows_amd64_10.22.1"
}, },
"32bit": { "32bit": {
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip", "url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
"hash": "8d0d4b5b3045299ae5f2112d45e1b2317a64ef5b124931b620e22474dd6af769", "hash": "4e08bebb46c870cab44a97514f8902ebe482a87491bb89dc567143b475c9c366",
"extract_dir": "azcopy_windows_386_10.22.0" "extract_dir": "azcopy_windows_386_10.22.1"
} }
}, },
"bin": "azcopy.exe", "bin": "azcopy.exe",