mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
azcopy: Update to version 10.21.2
This commit is contained in:
parent
67826a67fd
commit
950514d13c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.21.0",
|
||||
"version": "10.21.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": "12927c211b3da7ea0df28277d4a69ff7a6046cd8ad3163b40fc2b31a96d66e81",
|
||||
"extract_dir": "azcopy_windows_amd64_10.21.0"
|
||||
"hash": "b46e7f124c3f460f8d22932329e4fa54a87337f421508d5f05bd24e893a01e7e",
|
||||
"extract_dir": "azcopy_windows_amd64_10.21.2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||
"hash": "461990141b1ff495a2cf25f2809169c541bd53364ce32fc43b912f4c664b9a23",
|
||||
"extract_dir": "azcopy_windows_386_10.21.0"
|
||||
"hash": "84810546f9bc612f7961ad39873d8ce1629cc1003d1463a7c53d5b1e8ed96633",
|
||||
"extract_dir": "azcopy_windows_386_10.21.2"
|
||||
}
|
||||
},
|
||||
"bin": "azcopy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user