mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	azcopy: Update to version 10.30.1
This commit is contained in:
		
							parent
							
								
									12c197ddeb
								
							
						
					
					
						commit
						28dc7bed5d
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "10.30.0",
 | 
					    "version": "10.30.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": {
 | 
				
			||||||
@ -8,19 +8,19 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.0/azcopy_windows_386_10.30.0.zip#/dl.zip",
 | 
					            "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_386_10.30.1.zip#/dl.zip",
 | 
				
			||||||
            "hash": "53d058275b6cb4898b75bc20ee52015779555a4d176f70048b1dff6b53c345a3",
 | 
					            "hash": "d9b91a796c1c5fb6194865ee3a30c3143f74d1f9eb1e81518bf6840f4d3deb61",
 | 
				
			||||||
            "extract_dir": "azcopy_windows_386_10.30.0"
 | 
					            "extract_dir": "azcopy_windows_386_10.30.1"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.0/azcopy_windows_amd64_10.30.0.zip/#dl.zip",
 | 
					            "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_amd64_10.30.1.zip/#dl.zip",
 | 
				
			||||||
            "hash": "416507de72c8f29a3a37d305dc3211202b19f540f85705d1331e94985a9075d3",
 | 
					            "hash": "df85f0f43cd71a2634eb7c49fc404ffccb958dffe778ad9804ddfca2d48565b6",
 | 
				
			||||||
            "extract_dir": "azcopy_windows_amd64_10.30.0"
 | 
					            "extract_dir": "azcopy_windows_amd64_10.30.1"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.0/azcopy_windows_arm64_10.30.0.zip/#dl.zip",
 | 
					            "url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.30.1/azcopy_windows_arm64_10.30.1.zip/#dl.zip",
 | 
				
			||||||
            "hash": "d5107d0d4555d1fb5ceb889de0b692fd6d83a8772165f11b7df7451705293f2f",
 | 
					            "hash": "8b4e9c1ec22c86ea7f028b00562bb18e946fe9a2684244f01abc5c2c437bfab3",
 | 
				
			||||||
            "extract_dir": "azcopy_windows_arm64_10.30.0"
 | 
					            "extract_dir": "azcopy_windows_arm64_10.30.1"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "azcopy.exe",
 | 
					    "bin": "azcopy.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user