mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
243 B
Ruby
7 lines
243 B
Ruby
class Shuttle < Cask
|
|
url 'https://github.com/fitztrev/shuttle/releases/download/v1.2.0/Shuttle.dmg'
|
|
homepage 'http://fitztrev.github.io/shuttle/'
|
|
version '1.2.0'
|
|
sha1 '39154e2e41ccd5aa4be3ed4eac833b64a8410ef5'
|
|
link 'Shuttle.app'
|
|
end
|