mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	mockery: Add version 2.0.4 (#1077)
This commit is contained in:
		
							parent
							
								
									fa0084f1a5
								
							
						
					
					
						commit
						f2f62090a9
					
				
							
								
								
									
										24
									
								
								bucket/mockery.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								bucket/mockery.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,24 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.0.4",
 | 
			
		||||
    "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.0.4/mockery_2.0.4_Windows_x86_64.tar.gz",
 | 
			
		||||
            "hash": "719a931fb443381734aa445df77b86fdca7c6837e0802ef0ffa4b31470f7a2a0"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "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"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user