mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
azcopy: Update to version 10.16.2
This commit is contained in:
parent
6c20403510
commit
91f6c29288
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.16.1",
|
"version": "10.16.2",
|
||||||
"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": {
|
||||||
@ -10,12 +10,12 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
|
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
|
||||||
"hash": "1d483db659844ee21f50aad3dcb74dc03b03af85b13161982b709ca890532c1f",
|
"hash": "1d483db659844ee21f50aad3dcb74dc03b03af85b13161982b709ca890532c1f",
|
||||||
"extract_dir": "azcopy_windows_amd64_10.16.1"
|
"extract_dir": "azcopy_windows_amd64_10.16.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||||
"hash": "24914df83ad9a5a1605bca7abdded47169b123a97dc7c9ed58439c254cf97cd0",
|
"hash": "24914df83ad9a5a1605bca7abdded47169b123a97dc7c9ed58439c254cf97cd0",
|
||||||
"extract_dir": "azcopy_windows_386_10.16.1"
|
"extract_dir": "azcopy_windows_386_10.16.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "azcopy.exe",
|
"bin": "azcopy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user