mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			730 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			730 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://flywaydb.org/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "version": "5.1.4",
 | 
						|
    "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/5.1.4/flyway-commandline-5.1.4-windows-x64.zip",
 | 
						|
    "extract_dir": "flyway-5.1.4",
 | 
						|
    "bin": "flyway.cmd",
 | 
						|
    "hash": "sha1:a3662c21b41564a3fd85c8ae9df82ebc40bbc2ab",
 | 
						|
    "checkver": "Get Started with Flyway\\s+([\\d.]+)",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip",
 | 
						|
        "extract_dir": "flyway-$version",
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha1"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "persist": [
 | 
						|
        "conf",
 | 
						|
        "sql",
 | 
						|
        "jars"
 | 
						|
    ]
 | 
						|
}
 |