mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
azcopy: Update to version 10.26.0
This commit is contained in:
parent
28a07e1c30
commit
34cbeeddaa
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.25.1",
|
||||
"version": "10.26.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": {
|
||||
@ -9,13 +9,13 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
|
||||
"hash": "c31b31cc1a48458ddb409ed6842ec03858083b26d877e226bf3d528512392bd3",
|
||||
"extract_dir": "azcopy_windows_amd64_10.25.1"
|
||||
"hash": "48e493e213ad8a252e13ef3cc8018aaed47ccc28635a222fad108dfa37c7dc01",
|
||||
"extract_dir": "azcopy_windows_amd64_10.26.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||
"hash": "c97a6fb2bc0d2a8dadfd23db0c684338f2736f9f48633af89b95d7cc98111ea8",
|
||||
"extract_dir": "azcopy_windows_386_10.25.1"
|
||||
"hash": "7b37f53575ebe8324d7bd6b8e9bfb56e3c84c7f0fddaab3b5c3de80843c35283",
|
||||
"extract_dir": "azcopy_windows_386_10.26.0"
|
||||
}
|
||||
},
|
||||
"bin": "azcopy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user