mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	- Add extract_dir - Use hash from autoupdate 
		
			
				
	
	
		
			15 lines
		
	
	
		
			640 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			640 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						||
    "homepage": "http://astyle.sourceforge.net/",
 | 
						||
    "description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective‑C, C#, and Java Source Code",
 | 
						||
    "version": "3.1",
 | 
						||
    "license": "MIT",
 | 
						||
    "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.1/AStyle_3.1_windows.zip",
 | 
						||
    "hash": "sha1:5372ca57577f252cb6efdde12f889329786a72a2",
 | 
						||
    "extract_dir": "AStyle",
 | 
						||
    "bin": "bin\\AStyle.exe",
 | 
						||
    "checkver": "Artistic Style ([\\d.]+)",
 | 
						||
    "autoupdate": {
 | 
						||
        "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%20$version/AStyle_$version_windows.zip"
 | 
						||
    }
 | 
						||
}
 |