homebrew-cask/Casks/shuttle.rb

10 lines
271 B
Ruby
Raw Normal View History

2013-07-11 22:20:37 +08:00
class Shuttle < Cask
2013-12-14 22:14:39 +08:00
version '1.2.0'
sha256 'a6a20b461556e54c99f14eaaaa4ee8e41cb0250561525be87340f0fda635d2b3'
url 'https://github.com/fitztrev/shuttle/releases/download/v1.2.0/Shuttle.dmg'
homepage 'http://fitztrev.github.io/shuttle/'
2013-07-11 22:20:37 +08:00
link 'Shuttle.app'
end