mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
azcopy: Update to version 10.22.2
This commit is contained in:
parent
e2fe7d6cea
commit
710d2ab3f7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.22.1",
|
||||
"version": "10.22.2",
|
||||
"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": "5c48d622f300e6d76b5218253668b77181d1897968fc39ec7bbc766c49da065e",
|
||||
"extract_dir": "azcopy_windows_amd64_10.22.1"
|
||||
"hash": "d8a64f8ddbb6e033bd7765855008f39458286b7e2dceed30a8afcd77daf4b7b8",
|
||||
"extract_dir": "azcopy_windows_amd64_10.22.2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||
"hash": "4e08bebb46c870cab44a97514f8902ebe482a87491bb89dc567143b475c9c366",
|
||||
"extract_dir": "azcopy_windows_386_10.22.1"
|
||||
"hash": "aae7dde6ce2843ef895076650e945d341791dc6aaf278c96718cf06641226551",
|
||||
"extract_dir": "azcopy_windows_386_10.22.2"
|
||||
}
|
||||
},
|
||||
"bin": "azcopy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user