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