mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			899 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			899 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.1.3",
 | 
						|
    "description": "Project and instances manager for Enonic XP.",
 | 
						|
    "homepage": "https://developer.enonic.com/docs/enonic-cli/master",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/3.1.3/enonic_3.1.3_Windows_64-bit.zip",
 | 
						|
            "hash": "a213368360f7bf1615c56601a3b98547683d44d21c9bab99c54aa4b285d0790b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "enonic.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://repo.enonic.com/service/rest/repository/browse/public/com/enonic/cli/enonic/",
 | 
						|
        "regex": "<a[^>]+>([\\d.]+)</a>",
 | 
						|
        "reverse": true
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://repo.enonic.com/public/com/enonic/cli/enonic/$version/enonic_$version_Windows_64-bit.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |