homebrew-cask-versions/Casks/shuttle.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
269 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'
sha256 'a6a20b461556e54c99f14eaaaa4ee8e41cb0250561525be87340f0fda635d2b3'
link 'Shuttle.app'
end