mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
azcopy: Update to version 10.23.0
This commit is contained in:
parent
7f6e6c09a9
commit
be1b5ba810
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.22.2",
|
||||
"version": "10.23.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": "d8a64f8ddbb6e033bd7765855008f39458286b7e2dceed30a8afcd77daf4b7b8",
|
||||
"extract_dir": "azcopy_windows_amd64_10.22.2"
|
||||
"hash": "10eac5da6b883cb555f8e2469a8fd3d14116eb818d0da3d8e3b3124c69d6d568",
|
||||
"extract_dir": "azcopy_windows_amd64_10.23.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||
"hash": "aae7dde6ce2843ef895076650e945d341791dc6aaf278c96718cf06641226551",
|
||||
"extract_dir": "azcopy_windows_386_10.22.2"
|
||||
"hash": "55a637d171db6f6d3c22c96f37c5e4a852a05a3535ef572996a938253bbeced7",
|
||||
"extract_dir": "azcopy_windows_386_10.23.0"
|
||||
}
|
||||
},
|
||||
"bin": "azcopy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user