mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			664 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			664 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.38.2",
 | 
						|
    "description": "Buildpack CLI",
 | 
						|
    "homepage": "https://github.com/buildpacks/pack",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/buildpacks/pack/releases/download/v0.38.2/pack-v0.38.2-windows.zip",
 | 
						|
            "hash": "6ff9c41205182dc8beb434c89aed6a101e5e2c43ea43dab792ba5f8f8150458a"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "pack.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/buildpacks/pack/releases/download/v$version/pack-v$version-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |