mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
azcopy: Update to version 10.24.0
This commit is contained in:
parent
231fb52bff
commit
dea82b9e1c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.23.0",
|
"version": "10.24.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": {
|
||||||
@ -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": "08ed385327a191704603c0afdbbb9020e949fc622d36226e7a86433a34f9b5cb",
|
"hash": "08ed385327a191704603c0afdbbb9020e949fc622d36226e7a86433a34f9b5cb",
|
||||||
"extract_dir": "azcopy_windows_amd64_10.23.0"
|
"extract_dir": "azcopy_windows_amd64_10.24.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||||
"hash": "9a5cdd394b6016d78a1e1d328a547d4641d91aec1ff251989aab13976fffe5b4",
|
"hash": "9a5cdd394b6016d78a1e1d328a547d4641d91aec1ff251989aab13976fffe5b4",
|
||||||
"extract_dir": "azcopy_windows_386_10.23.0"
|
"extract_dir": "azcopy_windows_386_10.24.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "azcopy.exe",
|
"bin": "azcopy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user