v0.25.3
This commit is contained in:
		
					parent
					
						
							
								ce8c95127e
							
						
					
				
			
			
				commit
				
					
						bbdec2be1a
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ var fs = require('fs')
 | 
			
		|||
var getHomePath = require('home-path')()
 | 
			
		||||
var platform = os.platform()
 | 
			
		||||
var arch = os.arch()
 | 
			
		||||
var version = '0.25.2'
 | 
			
		||||
var version = '0.25.3'
 | 
			
		||||
var filename = 'electron-v' + version + '-' + platform + '-' + arch + '.zip'
 | 
			
		||||
var url = 'https://github.com/atom/electron/releases/download/v' + version + '/electron-v' + version + '-' + platform + '-' + arch + '.zip'
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue