mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
270 B
Ruby
7 lines
270 B
Ruby
class Testflight < Cask
|
|
url 'https://d193ln56du8muy.cloudfront.net/desktop_app/1381509820/TestFlight-Desktop-1.0-Beta(313).zip'
|
|
homepage 'http://testflightapp.com'
|
|
version '1.0_beta313'
|
|
sha1 'cc060b7124a02fc430fca90232276f7302de0262'
|
|
link 'TestFlight.app'
|
|
end
|