homebrew-cask-versions/Casks/scrup.rb
phinze 3b416ce7b5 add audits into the build process
this way travis will be able to cover incoming pull requests of new
casks by running the audit on them. cool!

also:

- add checksums to audit
- fix missing checksums
2013-04-07 14:30:09 -05:00

6 lines
193 B
Ruby

class Scrup < Cask
url 'http://data.hunch.se/scrup/Scrup-1.3.3-bd23160.zip'
homepage 'https://github.com/rsms/scrup'
version '1.3.3'
sha1 '51ea66d5049fb231d28d285be8ccd5f75b467b97'
end