| 
									
										
										
										
											2018-03-27 20:56:01 +10:00
										 |  |  | cask 'latest-with-appcast' do | 
					
						
							|  |  |  |   version :latest | 
					
						
							|  |  |  |   sha256 :no_check | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   url "file://#{TEST_FIXTURE_DIR}/cask/caffeine.zip" | 
					
						
							| 
									
										
										
										
											2018-08-06 18:27:15 +02:00
										 |  |  |   appcast 'https://example.com/appcast.xml' | 
					
						
							|  |  |  |   homepage 'https://example.com/with-appcast' | 
					
						
							| 
									
										
										
										
											2018-03-27 20:56:01 +10:00
										 |  |  | 
 | 
					
						
							|  |  |  |   app 'Caffeine.app' | 
					
						
							|  |  |  | end |