mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	* fix hash * git-branchless: Add version 0.5.1 * Update git-branchless.json * Update git-branchless.json * Update git-branchless.json Co-authored-by: Zliced13 <101912712+KrisSchneider@users.noreply.github.com>
		
			
				
	
	
		
			22 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.5.1",
 | 
						|
    "homepage": "https://github.com/arxanas/git-branchless",
 | 
						|
    "description": "A suite of tools that enhances Git in several ways.",
 | 
						|
    "license": "GPL-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/arxanas/git-branchless/releases/download/v0.5.1/git-branchless-v0.5.1-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "B7BCCE425374D8746364AE96B4DD6A4BD0917E28DDBD2665E1DA6E06BA10BF92"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "git-branchless.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/arxanas/git-branchless/releases/download/v$version/git-branchless-v$version-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |