mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
5 lines
135 B
Ruby
5 lines
135 B
Ruby
class Scrup < Cask
|
|
url 'http://hunch.se/scrup/dist/scrup-1.3.2.zip'
|
|
homepage 'https://github.com/rsms/scrup'
|
|
version '1.3.2'
|
|
end
|