mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
azcopy: Update to version 10.13.0
This commit is contained in:
parent
cfa6c67432
commit
9033e8790e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.12.2",
|
"version": "10.13.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": "b5464111326e809d44db7f2d291dd936db1ae538f9f99e190d2c016d3315cbca",
|
"hash": "c16b8b6d1b82143101c694354ba7b1265cdad71c0eb739991906a2c16a1b127a",
|
||||||
"extract_dir": "azcopy_windows_amd64_10.12.2"
|
"extract_dir": "azcopy_windows_amd64_10.13.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||||
"hash": "21f566085b4f865840241ab00f0064d296ee9cdc6f6a07f6e58478c509ef7965",
|
"hash": "4f9cbc3796602a62a0fcc5efeb12489b448318fb8b6cf1a3e567dfc8ad71fb8b",
|
||||||
"extract_dir": "azcopy_windows_386_10.12.2"
|
"extract_dir": "azcopy_windows_386_10.13.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "azcopy.exe",
|
"bin": "azcopy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user