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.1.2/Shuttle.dmg'
|
|
homepage 'http://fitztrev.github.io/shuttle/'
|
|
version '1.1.2'
|
|
sha1 '70ef2c86f6af51621b165bb642c49d0fecf90d90'
|
|
link 'Shuttle.app'
|
|
end
|