mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			773 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			773 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "http://scriptcs.net/",
 | 
						|
    "description": "Scriptcs makes it easy to write and execute C# with a simple text editor.",
 | 
						|
    "version": "0.17.1",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "url": "https://packages.chocolatey.org/ScriptCs.0.17.1.nupkg",
 | 
						|
    "hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",
 | 
						|
    "extract_dir": "tools",
 | 
						|
    "bin": "scriptcs.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://chocolatey.org/packages/ScriptCs",
 | 
						|
        "regex": "ScriptCs ([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://packages.chocolatey.org/ScriptCs.$version.nupkg",
 | 
						|
        "hash": {
 | 
						|
            "url": "https://chocolatey.org/packages/ScriptCs/$version",
 | 
						|
            "regex": "/$sha256/analysis/\">$basename"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |