5 lines
		
	
	
		
			126 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			126 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| cask 'appcast-invalid-checkpoint' do
 | |
|   appcast 'http://localhost/appcast.xml',
 | |
|           checkpoint: 'not a valid shasum'
 | |
| end
 | 
