mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			645 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			645 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.2.0",
 | 
						|
    "description": "Environment variables substitution",
 | 
						|
    "homepage": "https://github.com/a8m/envsubst",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/a8m/envsubst/releases/download/v1.2.0/envsubst.exe",
 | 
						|
            "hash": "9ab45d92fece9ed1cdf5be75bc89f32451fa6d5658e8b493eb1785b170b572a7"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "envsubst.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/a8m/envsubst/releases/download/v$version/envsubst.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |