mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
azcopy: Update to version 10.29.1
This commit is contained in:
parent
65b47e1c14
commit
75278e1863
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.29.0",
|
"version": "10.29.1",
|
||||||
"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": "eb6e9cfe79aa95d8cbdcef64501d36dec951848cf7591eb404fd8c154aa6e7c0",
|
"hash": "eb6e9cfe79aa95d8cbdcef64501d36dec951848cf7591eb404fd8c154aa6e7c0",
|
||||||
"extract_dir": "azcopy_windows_amd64_10.29.0"
|
"extract_dir": "azcopy_windows_amd64_10.29.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||||
"hash": "a28ccabab154b227eed4af953b3a93168d7458beaa34ee30ea0a8ab4f6e17483",
|
"hash": "a28ccabab154b227eed4af953b3a93168d7458beaa34ee30ea0a8ab4f6e17483",
|
||||||
"extract_dir": "azcopy_windows_386_10.29.0"
|
"extract_dir": "azcopy_windows_386_10.29.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "azcopy.exe",
|
"bin": "azcopy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user