add appcast :sha256 in testflight

This commit is contained in:
Roland Walker 2014-10-15 11:43:56 -04:00
parent e0ed7dcfa1
commit 0803e17750
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ class Testflight < Cask
sha256 'a8f643b66682f7ec9d710b7452dd9fdc9332edc59bc2c92d10683635c80c861f'
url 'https://d193ln56du8muy.cloudfront.net/desktop_app/1381509820/TestFlight-Desktop-1.0-Beta(313).zip'
appcast 'https://testflightapp.com/appcast.xml'
appcast 'https://testflightapp.com/appcast.xml',
:sha256 => 'a83cbdaafed7a635f71dfed9717e76f323a8f0c1f91deb3918e37d6d4dc88bdc'
homepage 'http://testflightapp.com'
license :unknown