14 lines
		
	
	
		
			397 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			397 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| name             'chocolatey'
 | |
| maintainer       'Guilhem Lettron'
 | |
| maintainer_email 'guilhem.lettron@youscribe.com'
 | |
| license          'Apache-2.0'
 | |
| description      'Install Chocolatey on Windows'
 | |
| version          '3.0.0'
 | |
| 
 | |
| source_url 'https://github.com/chocolatey/chocolatey-cookbook'
 | |
| issues_url 'https://github.com/chocolatey/chocolatey-cookbook/issues'
 | |
| 
 | |
| supports 'windows'
 | |
| 
 | |
| chef_version '>= 12.15'
 |