mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
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
6 lines
193 B
Ruby
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
|