mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	b2: Add version 3.2.0 (#3122)
* b2: Add backblaze b2 CLI (v3.2.0) * Use architecture 64bit section * Fix broken comma * Fix typo URL Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Apply suggestion Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									34ebeaea70
								
							
						
					
					
						commit
						66de4704b3
					
				
							
								
								
									
										23
									
								
								bucket/b2.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								bucket/b2.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.2.0",
 | 
			
		||||
    "description": "Command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage",
 | 
			
		||||
    "homepage": "https://www.backblaze.com/b2/docs/quick_command_line.html",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.2.0/b2-windows.exe#/b2.exe",
 | 
			
		||||
            "hash": "8797CFB67447CE020EB70C793449B024B7C7155D0619D331954A2128527FB142"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "b2.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/Backblaze/B2_Command_Line_Tool"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v$version/b2-windows.exe#/b2.exe"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user