mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.28.0",
 | 
						|
    "description": "A lightweight, framework-agnostic database migration tool",
 | 
						|
    "homepage": "https://github.com/amacneil/dbmate",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/amacneil/dbmate/releases/download/v2.28.0/dbmate-windows-amd64.exe#/dbmate.exe",
 | 
						|
            "hash": "4450a4f0f6763b17401d9a65e006a1a80da2fbc9c76fba02fcc96b10e718c0b2"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "dbmate.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |