cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / shuttle.rb
blobbc88e7ce2462bff203175662ebedb21a1b7113a4
1 cask :v1 => 'shuttle' do
2   version '1.2.2'
3   sha256 '116a216b8f0a9485ed82d944b5ae99bfad1c96a7d2aa3c296808ab824264d7a4'
5   url "https://github.com/fitztrev/shuttle/releases/download/#{version}/Shuttle.zip"
6   homepage 'http://fitztrev.github.io/shuttle/'
7   license :mit
9   app 'Shuttle.app'
11   zap :delete => '~/.shuttle.json'
12 end