mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			782 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			782 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.5.1",
 | 
						|
    "description": "A mock code autogenerator for Golang",
 | 
						|
    "homepage": "https://github.com/vektra/mockery",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/vektra/mockery/releases/download/v2.5.1/mockery_2.5.1_Windows_x86_64.tar.gz",
 | 
						|
            "hash": "0635aa5a7f190336ed91c9f07365ec6de11e37fdec5b36e176afd3bb633cf153"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mockery.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/vektra/mockery/releases/download/v$version/mockery_$version_Windows_x86_64.tar.gz"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/checksum.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |