mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			794 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			794 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"homepage": "https://www.dartlang.org",
 | 
						|
	"license": "BSD",
 | 
						|
	"version": "0.8.5.1",
 | 
						|
	"_comment": "for versions, see https://storage.googleapis.com/dart-editor-archive-integration/latest/changelog.html",
 | 
						|
	"architecture": {
 | 
						|
		"64bit": {
 | 
						|
			"url": "https://storage.googleapis.com/dart-editor-archive-integration/28990/dartsdk-win32-64.zip",
 | 
						|
			"hash": "4a2898fb38b304e306419c02f53cbfabb776532b41f762fac4838d8c0a3d2ad7"
 | 
						|
		},
 | 
						|
		"32bit": {
 | 
						|
			"url": "https://storage.googleapis.com/dart-editor-archive-integration/28990/dartsdk-win32-32.zip",
 | 
						|
			"hash": "846ac309fa90722c278b5e090763380e696225ba146818aac84218044ff2baae"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"extract_dir": "dart-sdk",
 | 
						|
	"bin": [
 | 
						|
		"bin\\dart.exe",
 | 
						|
		"bin\\dart2js.bat",
 | 
						|
		"bin\\dartanalyzer.bat",
 | 
						|
		"bin\\dartdoc.bat"
 | 
						|
	],
 | 
						|
	"env_set": {
 | 
						|
		"DART_SDK": "$dir"
 | 
						|
	}
 | 
						|
} |