mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			869 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			869 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.4.0",
 | 
						|
    "description": "Project and instances manager for Enomic 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/1.4.0/enonic_1.4.0_Windows_64-bit.zip",
 | 
						|
            "hash": "b9f39ca72bcb89b589115542fb874509cdc896d64015e8876133ec7aa957d27c"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "enonic.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://repo.enonic.com/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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |