mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			815 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			815 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.1.0.post1",
 | 
						|
    "description": "A software construction tool",
 | 
						|
    "homepage": "https://scons.org/",
 | 
						|
    "license": "MIT",
 | 
						|
    "suggest": {
 | 
						|
        "Python": "python"
 | 
						|
    },
 | 
						|
    "url": "https://downloads.sourceforge.net/project/scons/scons-local/4.1.0.post1/scons-local-4.1.0.post1.zip",
 | 
						|
    "hash": "sha1:1d4ded062f77c8d10fb3866e8ef83badfb07a07c",
 | 
						|
    "pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
 | 
						|
    "bin": "scons.ps1",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://scons.org/pages/download.html",
 | 
						|
        "regex": "<strong>The current production release</strong> of SCons is <strong>([\\w.]+)</strong>"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://downloads.sourceforge.net/project/scons/scons-local/$version/scons-local-$version.zip"
 | 
						|
    }
 | 
						|
}
 |