mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			888 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			888 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.13",
 | 
						|
    "description": "LXD client",
 | 
						|
    "homepage": "https://linuxcontainers.org/lxd",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://packages.chocolatey.org/lxc.5.13.nupkg",
 | 
						|
            "hash": "ae52225fbf7fc714d10fb7010c89e7f3b473d9a57016483d0e1a2d4208fd3209"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "tools",
 | 
						|
    "bin": "lxc.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://community.chocolatey.org/packages/lxc",
 | 
						|
        "regex": "LXD client ([\\d.]+)</title>"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://packages.chocolatey.org/lxc.$version.nupkg",
 | 
						|
                "hash": {
 | 
						|
                    "url": "https://community.chocolatey.org/packages/lxc",
 | 
						|
                    "regex": "$sha256.*?$basename"
 | 
						|
                }
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |