mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			860 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			860 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.1.2",
 | 
						|
    "description": "OpenAPI file based API server for mocking, transformations, validations and more",
 | 
						|
    "homepage": "https://stoplight.io/open-source/prism",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/stoplightio/prism/releases/download/v4.1.2/prism-cli.exe",
 | 
						|
            "hash": "8f4e2c59610c169e1259064b12e7cdaf2af9fd2ba303aa63ce51693d8790da97"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "prism-cli.exe",
 | 
						|
        [
 | 
						|
            "prism-cli.exe",
 | 
						|
            "prism"
 | 
						|
        ]
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/stoplightio/prism"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/stoplightio/prism/releases/download/v$version/prism-cli.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |