mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.15.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/v1.15.0/dbmate-windows-amd64.exe#/dbmate.exe",
 | 
						|
            "hash": "95a70c56b297f0541b656d7249b15c22b1fe5d5422011c98e8e2b98a75baaa30"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "dbmate.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |