mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
azcopy: Update to version 10.22.0
This commit is contained in:
parent
4f9e2740f5
commit
cf0a7e21ae
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.21.2",
|
"version": "10.22.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": "b46e7f124c3f460f8d22932329e4fa54a87337f421508d5f05bd24e893a01e7e",
|
"hash": "b86dbc7323d3f27bbbff887b1cf22659d19f250d07090d3273a24e3a64e4055c",
|
||||||
"extract_dir": "azcopy_windows_amd64_10.21.2"
|
"extract_dir": "azcopy_windows_amd64_10.22.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||||
"hash": "84810546f9bc612f7961ad39873d8ce1629cc1003d1463a7c53d5b1e8ed96633",
|
"hash": "8d0d4b5b3045299ae5f2112d45e1b2317a64ef5b124931b620e22474dd6af769",
|
||||||
"extract_dir": "azcopy_windows_386_10.21.2"
|
"extract_dir": "azcopy_windows_386_10.22.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "azcopy.exe",
|
"bin": "azcopy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user