mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
azcopy: Update to version 10.18.0
This commit is contained in:
parent
0e35b8356d
commit
796b751800
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.17.0",
|
"version": "10.18.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": "9847303fa2fce0ede2a1366d0139f58f9de7cafed1b272b3544de05e51637b67",
|
"hash": "08ef2645b638f39123a69856adba873b4b3c8fbccbb4e4824b27f2acbdddbe56",
|
||||||
"extract_dir": "azcopy_windows_amd64_10.17.0"
|
"extract_dir": "azcopy_windows_amd64_10.18.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||||
"hash": "b087d368b716de30da667fc44ae7da03e6c76e7c336a7a54a139ed866b4f5282",
|
"hash": "e74d80fe8824697a8b06e1f01674d2ddd942f3ee35faa4afe69f6fd262f1dec5",
|
||||||
"extract_dir": "azcopy_windows_386_10.17.0"
|
"extract_dir": "azcopy_windows_386_10.18.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "azcopy.exe",
|
"bin": "azcopy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user