mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			844 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			844 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://www.digdag.io/",
 | 
						|
    "description": "A simple, open source, multi-cloud workflow engine that helps you to build, run, schedule, and monitor complex pipelines of tasks",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "version": "0.9.35",
 | 
						|
    "url": "https://dl.bintray.com/digdag/maven/digdag-0.9.35.jar#/digdag.jar",
 | 
						|
    "hash": "9d2e69a9f604c2eecc5759c6d2ca32bb33ddbe0f47eac1ce79788b09f106600d",
 | 
						|
    "pre_install": "\"@java -jar \"\"$dir\\digdag.jar\"\" %*\" | out-file -en oem \"$dir\\digdag.cmd\"",
 | 
						|
    "bin": "digdag.cmd",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://api.bintray.com/packages/digdag/maven/digdag",
 | 
						|
        "jp": "$.latest_version"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://dl.bintray.com/digdag/maven/digdag-$version.jar#/digdag.jar",
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |