mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
azcopy: Update to version 10.19.0
This commit is contained in:
parent
1820d5e213
commit
9e00918e77
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.18.1",
|
||||
"version": "10.19.0",
|
||||
"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",
|
||||
"license": {
|
||||
@ -10,12 +10,12 @@
|
||||
"64bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
|
||||
"hash": "8f2fea430981105d2a01ac57db47120444655ed59f11947cc0469539f307bbec",
|
||||
"extract_dir": "azcopy_windows_amd64_10.18.1"
|
||||
"extract_dir": "azcopy_windows_amd64_10.19.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||
"hash": "d9402c04820e668f2014e62a9fc438343165c9ddf70c48386e26d217197300e7",
|
||||
"extract_dir": "azcopy_windows_386_10.18.1"
|
||||
"extract_dir": "azcopy_windows_386_10.19.0"
|
||||
}
|
||||
},
|
||||
"bin": "azcopy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user