homebrew-cask/Casks/testflight.rb

11 lines
350 B
Ruby
Raw Normal View History

class Testflight < Cask
version '1.0_beta313'
sha256 'a8f643b66682f7ec9d710b7452dd9fdc9332edc59bc2c92d10683635c80c861f'
2013-12-14 12:44:19 +08:00
url 'https://d193ln56du8muy.cloudfront.net/desktop_app/1381509820/TestFlight-Desktop-1.0-Beta(313).zip'
2014-06-09 22:41:38 +08:00
appcast 'https://testflightapp.com/appcast.xml'
homepage 'http://testflightapp.com'
link 'TestFlight.app'
end